Mercurial > ecos-v3_0-branch
diff packages/hal/powerpc/cme555/current/cdl/hal_powerpc_cme555.cdl @ 2751:a0205b9ffd22
Update compiler flags
| author | bartv |
|---|---|
| date | Tue, 03 Feb 2009 18:49:47 +0000 |
| parents | 74dbf4c3f2e1 |
| children |
line wrap: on
line diff
--- a/packages/hal/powerpc/cme555/current/cdl/hal_powerpc_cme555.cdl +++ b/packages/hal/powerpc/cme555/current/cdl/hal_powerpc_cme555.cdl @@ -207,7 +207,7 @@ cdl_package CYGPKG_HAL_POWERPC_CME555 { display "Global compiler flags" flavor data no_define - default_value { "-mcpu=505 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -mmultiple -fno-rtti -fno-exceptions -finit-priority" } + default_value { CYGBLD_GLOBAL_WARNFLAGS . "-mcpu=505 -g -O2 -ffunction-sections -fdata-sections -mmultiple -fno-rtti -fno-exceptions " } description " This option controls the global compiler flags which are used to compile all packages by
