From 41e45af5371c9213d94168050c85c20f9dff464e Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 10 Jul 2011 19:40:33 +0000 Subject: [PATCH] [packages] dante: fix compilation with backfire git-svn-id: svn://svn.openwrt.org/openwrt/packages@27577 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/dante/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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/