projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f63226
)
fix ebtables compile
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 4 May 2009 16:30:24 +0000
(16:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 4 May 2009 16:30:24 +0000
(16:30 +0000)
SVN-Revision: 15593
package/ebtables/Makefile
patch
|
blob
|
history
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index 8dc3c0e8b255d21049001d823edd518e5e7e310c..73a165636f80cee6b254648251df451c5973aa05 100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-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"