2000-10-18 Joel Sherrill <joel@OARcorp.com>

* compilers/gcc-portsw.cfg: Use gcc style flags.
This commit is contained in:
Joel Sherrill
2000-10-18 13:05:10 +00:00
parent 3b5dc96476
commit 3a410c5691
2 changed files with 6 additions and 1 deletions

View File

@@ -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,

View File

@@ -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