mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-11 20:15:24 -05:00
update patchsets for devkitARM r27 alpha
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#---------------------------------------------------------------------------------
|
||||
# path to tools - this can be deleted if you set the path in windows
|
||||
# path to tools
|
||||
#---------------------------------------------------------------------------------
|
||||
export PATH := $(DEVKITARM)/bin:$(PATH)
|
||||
|
||||
export PATH := $(DEVKITARM)/bin:$(DEVKITPRO)/portlibs/arm/bin:$(PATH)
|
||||
export PORTLIBS := $(DEVKITPRO)/portlibs/arm
|
||||
#---------------------------------------------------------------------------------
|
||||
# the prefix on the compiler executables
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user