mirror of
https://github.com/sonicdcer/sf64.git
synced 2025-02-20 04:41:21 +00:00
-O1 -g0 rule for 1EB50
This commit is contained in:
parent
616d6f2558
commit
bacddd9d95
1
Makefile
1
Makefile
@ -178,6 +178,7 @@ $(shell mkdir -p $(BUILD_DIR)/linker_scripts/$(VERSION) $(BUILD_DIR)/linker_scri
|
||||
|
||||
# Directory flags
|
||||
build/src/libultra/io/pidma.o: OPTFLAGS := -O1 -g0
|
||||
build/src/main/1EB50.o: OPTFLAGS := -O1 -g0
|
||||
build/src/libultra/2C700.o: OPTFLAGS := -O1 -g0
|
||||
build/src/libultra/2BDF0.o: OPTFLAGS := -O1 -g0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user