put arm-eabi compiler back on path for those that have followed devkitpro installation instructions
This commit is contained in:
@@ -40,6 +40,7 @@ COPY=cp
|
||||
PATHSEP=/
|
||||
FLASH_TOOL=client/flasher
|
||||
DETECTED_OS=UNAME
|
||||
PATH := $(PATH):$(DEVKITARM)/bin
|
||||
|
||||
else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user