mirror of
https://github.com/t-crest/rtems.git
synced 2025-12-26 09:09:06 +00:00
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Adjust indentation.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* custom/rtl22xx.cfg: Adjust indentation.
|
||||||
* custom/virtex.cfg: Use -O2.
|
* custom/virtex.cfg: Use -O2.
|
||||||
|
|
||||||
2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame
|
|||||||
# -O4 is ok for RTEMS
|
# -O4 is ok for RTEMS
|
||||||
# NOTE2: some level of -O may be actually required by inline assembler (at least
|
# NOTE2: some level of -O may be actually required by inline assembler (at least
|
||||||
# -O2 so far.
|
# -O2 so far.
|
||||||
CFLAGS_OPTIMIZE_V=-Os -g -DNDEBUG
|
CFLAGS_OPTIMIZE_V = -Os -g -DNDEBUG
|
||||||
|
|
||||||
define make-exe
|
define make-exe
|
||||||
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \
|
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \
|
||||||
|
|||||||
Reference in New Issue
Block a user