From: Jo-Philipp Wich Date: Sun, 10 Jul 2011 19:40:33 +0000 (+0000) Subject: dante: fix compilation with backfire X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=63666089029c9b1a59d0754ef8f9d5542892ce9d;p=openwrt%2Fsvn-archive%2Fpackages.git dante: fix compilation with backfire SVN-Revision: 27577 --- 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/