UDI/udibuild - Add more warnings to build configuration
authorJohn Hodge <[email protected]>
Sat, 24 May 2014 14:52:02 +0000 (22:52 +0800)
committerJohn Hodge <[email protected]>
Sat, 24 May 2014 14:52:02 +0000 (22:52 +0800)
UDI/Tools/udibuild.ini

index 227adc0..8c7ca2d 100644 (file)
@@ -1,6 +1,6 @@
 [COMMON]
 
 [ia32]
-CFLAGS=-ffreestanding -I/home/tpg/Projects/GitClones/acess2/UDI/include/
+CFLAGS=-ffreestanding -I/home/tpg/Projects/GitClones/acess2/UDI/include/ -Wall -Wextra -Wno-unused-parameter -Wswitch-default
 CC=i586-elf-gcc
 LD=i586-elf-ld

UCC git Repository :: git.ucc.asn.au