Don't modify the PATH to prevent from mixing multiple arm-eabi compilers in the PATH
This commit is contained in:
@@ -40,7 +40,6 @@ COPY=cp
|
|||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
FLASH_TOOL=client/flasher
|
FLASH_TOOL=client/flasher
|
||||||
DETECTED_OS=UNAME
|
DETECTED_OS=UNAME
|
||||||
PATH := $(PATH):$(DEVKITARM)/bin
|
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user