mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 13:02:38 +02:00
use devkitA64 path
This commit is contained in:
parent
4fd0989bf3
commit
1f1405da75
@ -10,7 +10,7 @@ endif
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# path to tools
|
# path to tools
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
export PATH := $(DEVKITARM)/bin:$(PATH)
|
export PATH := $(DEVKITA64)/bin:$(PATH)
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# the prefix on the compiler executables
|
# the prefix on the compiler executables
|
||||||
|
Loading…
Reference in New Issue
Block a user