2002-07-01 Joel Sherrill <joel@OARcorp.com>

* custom/p4650.cfg: Update arguments to gcc3.
This commit is contained in:
Joel Sherrill
2002-07-01 22:08:39 +00:00
parent e13b2ec0a7
commit 1e138dd376
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* custom/p4650.cfg: Update arguments to gcc3.
2002-06-14 Joel Sherrill <joel@OARcorp.com>
* custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
+1 -1
View File
@@ -22,7 +22,7 @@ endif
# gcc 2.95.x and 3.0
#CPU_CFLAGS = -m4650 -mips3 -G0
# gcc 3.1 and newer
CPU_CFLAGS = -march=4650 -G0
CPU_CFLAGS = -mcpu=4650 -G0 -mips3
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS