mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
IDO 5.3 confirmed to be the original compiler
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user