use LIBGCC_S in fluxbox as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13897 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a416df5369
commit
90f67f91a4
@ -19,7 +19,7 @@ EXTRA_LDFLAGS:="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
CONFIGURE_VARS+=LIBS="-nodefaultlibs -luClibc++ -Wl,-Bstatic,-lstdc++,-Bdynamic -lm" \
|
||||
CONFIGURE_VARS+=LIBS="-nodefaultlibs -luClibc++ -Wl,-Bstatic,-lstdc++,-Bdynamic -lm $(LIBGCC_S)" \
|
||||
CXXLD="$(TARGET_CC)"
|
||||
|
||||
CONFIGURE_ARGS+=--disable-xmb
|
||||
|
Loading…
x
Reference in New Issue
Block a user