mifare usb update

This commit is contained in:
roel@libnfc.org 2009-12-30 00:18:35 +00:00
commit 6c5ad03860
2 changed files with 2 additions and 1 deletions

View 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-file-name=interwork/libgcc.a)
LIBGCC ?= $(shell $(CC) -print-libgcc-file-name)
else