2000-12-01 Joel Sherrill <joel@OARcorp.com>

* custom/jmr3904.cfg: Turn optimization back up to -O2.
This commit is contained in:
Joel Sherrill
2000-12-01 19:25:10 +00:00
parent 76c0bbbbe8
commit 3fddd25c7a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* custom/jmr3904.cfg: Turn optimization back up to -O2.
2000-11-30 Joel Sherrill <joel@OARcorp.com>
* custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually

View File

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