From: jow Date: Sun, 10 Jul 2011 19:40:33 +0000 (+0000) Subject: [packages] dante: fix compilation with backfire X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=41e45af5371c9213d94168050c85c20f9dff464e;p=packages.git [packages] dante: fix compilation with backfire git-svn-id: svn://svn.openwrt.org/openwrt/packages@27577 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/dante/Makefile b/net/dante/Makefile index 4e67ae34e..252b275ce 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -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/