mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
[iQue] Build some C files with EGCS (#2396)
This commit is contained in:
parent
ffc9f2d4f1
commit
9dafc2f2e4
19 changed files with 121 additions and 37 deletions
|
@ -15,7 +15,7 @@ IDO_RECOMP_5_3_DIR := ido_recomp/$(DETECTED_OS)/5.3
|
|||
IDO_RECOMP_7_1_DIR := ido_recomp/$(DETECTED_OS)/7.1
|
||||
|
||||
EGCS_BINUTILS_VERSION := 0.6
|
||||
EGCS_GCC_VERSION := 0.5
|
||||
EGCS_GCC_VERSION := 0.7
|
||||
EGCS_DIR := egcs/$(DETECTED_OS)
|
||||
|
||||
ifeq ($(shell command -v clang >/dev/null 2>&1; echo $$?),0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue