summaryrefslogtreecommitdiffstats
path: root/make/custom/virtex.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-28 04:37:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-28 04:37:28 +0000
commit74cde4d39a15db21f02ac2e1e40fec878e76c527 (patch)
treea4ff3a889a494c55d197a20f7f7a6839c73a95ee /make/custom/virtex.cfg
parent2007-07-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-74cde4d39a15db21f02ac2e1e40fec878e76c527.tar.bz2
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/virtex.cfg: Use -O2.
Diffstat (limited to '')
-rw-r--r--make/custom/virtex.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/virtex.cfg b/make/custom/virtex.cfg
index 64b97ac695..df245bed53 100644
--- a/make/custom/virtex.cfg
+++ b/make/custom/virtex.cfg
@@ -27,7 +27,7 @@ CPU_CFLAGS = -mcpu=403 -Dppc405 -Dvirtex
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
# NOTE: some level of -O may be actually required by inline assembler
-CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -g
+CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
# No start file