Skip to content
Snippets Groups Projects
Commit 3a3df94c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

fix ebtables compile

SVN-Revision: 15593
parent 0f632264
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,8 @@ define Package/ebtables-utils/description ...@@ -43,6 +43,8 @@ define Package/ebtables-utils/description
$(call Package/ebtables/description) $(call Package/ebtables/description)
endef endef
MAKE_VARS += EXT_LIBSI="$(LIBGCC_S)"
MAKE_FLAGS += \ MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS)" \ CFLAGS="$(TARGET_CFLAGS)" \
LIBDIR="/usr/lib/ebtables" LIBDIR="/usr/lib/ebtables"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment