fix ebtables compile
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ebtables/Makefile

index 8dc3c0e8b255d21049001d823edd518e5e7e310c..73a165636f80cee6b254648251df451c5973aa05 100644 (file)
@@ -43,6 +43,8 @@ define Package/ebtables-utils/description
        $(call Package/ebtables/description)
 endef
 
+MAKE_VARS += EXT_LIBSI="$(LIBGCC_S)"
+
 MAKE_FLAGS += \
        CFLAGS="$(TARGET_CFLAGS)" \
        LIBDIR="/usr/lib/ebtables"