forked from Imagelibrary/rtems
2000-10-18 Joel Sherrill <joel@OARcorp.com>
* compilers/gcc-portsw.cfg: Use gcc style flags.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* compilers/gcc-portsw.cfg: Use gcc style flags.
|
||||
|
||||
2000-09-13 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
|
||||
|
||||
@@ -49,7 +49,8 @@ CPPFLAGS=$(XCPPFLAGS) $(DEFINES) \
|
||||
|
||||
# default flags
|
||||
|
||||
CFLAGS_DEFAULT = -NB -bwc -nocrt0 -Ml -m -g -Hansi -Hon=Pointers_compatible -Hon=Pointers_compatible_with_ints -Dinline= -D___AM29K__ -Hnocopyr
|
||||
#CFLAGS_DEFAULT = -NB -bwc -nocrt0 -Ml -m -g -Hansi -Hon=Pointers_compatible -Hon=Pointers_compatible_with_ints -Dinline= -D___AM29K__ -Hnocopyr
|
||||
CFLAGS_DEFAULT = $(CPU_CFLAGS) -Wall
|
||||
|
||||
# optimize flag: typically -0, could use -O4 or -fast
|
||||
# -O4 is ok for RTEMS
|
||||
|
||||
Reference in New Issue
Block a user