forked from Imagelibrary/rtems
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
This commit is contained in:
@@ -24,8 +24,7 @@ CPU_CFLAGS = -mcpu=603e -Dmpc603e -Dppc603e -mmultiple -mstring -mstrict-align
|
||||
|
||||
# optimize flag: typically -O2
|
||||
# NOTE: some level of -O may be actually required by inline assembler
|
||||
CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions
|
||||
# CFLAGS_OPTIMIZE_V=-O0
|
||||
CFLAGS_OPTIMIZE_V=-O2 -fno-keep-inline-functions
|
||||
|
||||
define make-exe
|
||||
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) \
|
||||
@@ -39,5 +38,3 @@ define make-exe
|
||||
endef
|
||||
|
||||
# Miscellaneous additions go here
|
||||
|
||||
DRIVER_ARCHITECTURE=vmebus
|
||||
|
||||
Reference in New Issue
Block a user