Change the gcc options for sdl builds to allow for gnu99 features, it needs some...
commitc3942bb9e650f76256f377622c2c9d2a952cb7c9
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Thu, 2 Dec 2010 21:13:57 +0000 (2 22:13 +0100)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Thu, 2 Dec 2010 21:19:08 +0000 (2 22:19 +0100)
tree9271ed98fed5c7294f5cffe7dfa65061d1ae91d6
parent0502f9ecf94b0585b723ce0e6e4cc97182f27792
Change the gcc options for sdl builds to allow for gnu99 features, it needs some fixes in other places. Fixes test_mem compilation failure on cygwin.
apps/plugins/doom/z_zone.c
apps/plugins/mp3_encoder.c
apps/plugins/test_disk.c
apps/plugins/test_mem.c
firmware/libc/sscanf.c
firmware/target/hosted/sdl/thread-sdl.c
tools/configure