]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
common/Makefile.common: Revert the DEVKITARM change. Just need to put the cross compi...
[proxmark3-svn] / common / Makefile.common
index 7072ede535306a46b91e26e52fb9d90b4a38ad77..6fb2045ff62fee56d302c115943e5672f119dd0c 100644 (file)
@@ -41,7 +41,7 @@ PATHSEP=/
 FLASH_TOOL=client/flasher
 DETECTED_OS=UNAME
 # You may/should set this in your environment
-LIBGCC ?= $(DEVKITARM)/lib/gcc/arm-eabi/4.4.2/libgcc.a
+LIBGCC ?= $(shell $(CC) -print-libgcc-file-name)
 PATH := $(PATH):$(DEVKITARM)/bin
 
 else
Impressum, Datenschutz