dhcp-forwarder: Disable dietlibc, as it usually doesn't work for cross compilation (and certainly didn't on Debian Etch).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7370 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1f0d64e147
commit
412c5ea56f
@ -22,6 +22,9 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-dietlibc
|
||||||
|
|
||||||
define Package/dhcp-forwarder
|
define Package/dhcp-forwarder
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user