From: richardbarry Date: Fri, 7 Mar 2008 11:13:41 +0000 (+0000) Subject: Add -Wall option. X-Git-Tag: V4.8.0~38 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3226090de2c6752b3ba4dec3e880a5bb014f93f2;p=freertos Add -Wall option. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@243 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/system.xmp b/Demo/PPC405_Xilinx_Virtex4_GCC/system.xmp index 85e8c24a1..19ed0b94e 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/system.xmp +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/system.xmp @@ -70,6 +70,6 @@ ProgStart: StackSize: HeapSize: LinkerScript: RTOSDemo/RTOSDemo.ld -ProgCCFlags: -D GCC_PPC405 -mregnames -Xlinker -Map=rtosdemo.map +ProgCCFlags: -D GCC_PPC405 -mregnames -Xlinker -Map=rtosdemo.map -Wall CompileInXps: 1 NonXpsApp: 0