mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-23 21:09:56 +00:00
IDO 5.3 confirmed to be the original compiler
This commit is contained in:
parent
c9615b9bec
commit
177cb32f2a
5
Makefile
5
Makefile
@ -78,10 +78,7 @@ endif
|
||||
|
||||
### Compiler ###
|
||||
|
||||
CC := tools/ido_recomp/$(DETECTED_OS)/7.1/cc
|
||||
CC_OLD := tools/ido_recomp/$(DETECTED_OS)/5.3/cc
|
||||
|
||||
|
||||
CC := tools/ido_recomp/$(DETECTED_OS)/5.3/cc
|
||||
AS := $(MIPS_BINUTILS_PREFIX)as
|
||||
LD := $(MIPS_BINUTILS_PREFIX)ld
|
||||
OBJCOPY := $(MIPS_BINUTILS_PREFIX)objcopy
|
||||
|
Loading…
Reference in New Issue
Block a user