summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 19:25:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 19:25:10 +0000
commit3fddd25c7a0e8d93ad8377601004210610c4bbc2 (patch)
tree00f59599f9a12bbedb2d0e576c2b12a5813bee98 /make/custom
parent2000-12-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3fddd25c7a0e8d93ad8377601004210610c4bbc2.tar.bz2
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* custom/jmr3904.cfg: Turn optimization back up to -O2.
Diffstat (limited to '')
-rw-r--r--make/custom/jmr3904.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/jmr3904.cfg b/make/custom/jmr3904.cfg
index 5a6bb977d9..3936f4b40b 100644
--- a/make/custom/jmr3904.cfg
+++ b/make/custom/jmr3904.cfg
@@ -19,7 +19,7 @@ CPU_CFLAGS=-m3900 -g -G0
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
-CFLAGS_OPTIMIZE_V=-O0 -g
+CFLAGS_OPTIMIZE_V=-O2 -g
# This section makes the target dependent options file.