From e7227419e5d67f72b7b3c2ee857dd4e2c7e6b758 Mon Sep 17 00:00:00 2001 From: "izsh@fail0verflow.com" Date: Thu, 4 Mar 2010 00:33:05 +0000 Subject: [PATCH] Don't modify the PATH to prevent from mixing multiple arm-eabi compilers in the PATH --- common/Makefile.common | 1 - 1 file changed, 1 deletion(-) diff --git a/common/Makefile.common b/common/Makefile.common index eb74c246..aa6049e3 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -40,7 +40,6 @@ COPY=cp PATHSEP=/ FLASH_TOOL=client/flasher DETECTED_OS=UNAME -PATH := $(PATH):$(DEVKITARM)/bin else -- 2.39.2