[packages] dante: fix compilation with backfire
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27577 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8c2ae79eb8
commit
41e45af537
@ -20,6 +20,9 @@ PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
TARGET_CFLAGS += -D_GNU_SOURCE
|
||||
CONFIGURE_ARGS += --without-upnp --without-pam
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/include/* $(1)/usr/include/
|
||||
|
Loading…
x
Reference in New Issue
Block a user