[ml402]
- compile with O3 git-svn-id: http://moon:8086/svn/mips@196 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CFLAGS-sim := -Os
|
||||
CFLAGS-ml402 := -g -O2
|
||||
CFLAGS-ml402 := -g -O3
|
||||
CFLAGS-denano := -g -O2
|
||||
|
||||
include $(MIPS_HOME)/make/compile.mk
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
CFLAGS-sim := -Os
|
||||
CFLAGS-ml402 := -g -O2
|
||||
CFLAGS-ml402 := -g -O3
|
||||
CFLAGS-denano := -g -O2
|
||||
|
||||
include $(MIPS_HOME)/make/compile.mk
|
||||
|
||||
Reference in New Issue
Block a user