ustl: fix libgcc linking
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25823 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6c8eaae14f
commit
6581e0b456
@ -56,7 +56,7 @@ ifdef PROFILE
|
|||||||
OPTFLAGS += -pg
|
OPTFLAGS += -pg
|
||||||
endif
|
endif
|
||||||
ifdef STANDALONE
|
ifdef STANDALONE
|
||||||
LIBS += -lsupc++ -lgcc_eh -lgcc -lc
|
LIBS += -lsupc++ -lgcc_s -lc
|
||||||
endif
|
endif
|
||||||
ifdef BUILD_SHARED
|
ifdef BUILD_SHARED
|
||||||
CFLAGS += -fPIC
|
CFLAGS += -fPIC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user