]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Use the interworking version of libgcc.a
[proxmark3-svn] / common / Makefile.common
index c2903a8f1feebba91646826dbc5800d2672ff3d5..66bdddab9a000c5b0ff097d5bc30e0c21325dd7f 100644 (file)
@@ -33,7 +33,7 @@ PATHSEP=/
 FLASH_TOOL=client/flasher
 DETECTED_OS=UNAME
 # You may/should set this in your environment
-LIBGCC ?= $(shell $(CC) -print-libgcc-file-name)
+LIBGCC ?= $(shell $(CC) -print-file-name=interwork/libgcc.a)
 
 else
 
Impressum, Datenschutz