2009-01-31  Bart Veer <[email protected]>

        * cdl/hal_coldfire_m5272c3.cdl: update compiler flags for gcc 4.x

Index: m5272c3/current/cdl/hal_coldfire_m5272c3.cdl
===================================================================
RCS file: 
/cvs/ecos/ecos/packages/hal/coldfire/m5272c3/current/cdl/hal_coldfire_m5272c3.cdl,v
retrieving revision 1.2
diff -u -p -r1.2 hal_coldfire_m5272c3.cdl
--- m5272c3/current/cdl/hal_coldfire_m5272c3.cdl        29 Jan 2009 17:49:13 
-0000      1.2
+++ m5272c3/current/cdl/hal_coldfire_m5272c3.cdl        2 Feb 2009 14:03:14 
-0000
@@ -252,7 +252,7 @@ cdl_package CYGPKG_HAL_COLDFIRE_M5272C3 
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-m5206e -malign-int -Wall -Wpointer-arith 
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g 
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . "-m5206e -malign-int -g 
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions " }
             description       "This option controls the global compiler flags
                             which are used to compile all packages by default.
                             Individual packages may define options which

Reply via email to