Use the interworking version of libgcc.a
This commit is contained in:
parent
59936251ff
commit
a665f74081
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user