projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c2ae79
)
[packages] dante: fix compilation with backfire
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jul 2011 19:40:33 +0000
(19:40 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jul 2011 19:40:33 +0000
(19:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27577
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/dante/Makefile
patch
|
blob
|
history
diff --git
a/net/dante/Makefile
b/net/dante/Makefile
index
4e67ae3
..
252b275
100644
(file)
--- 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/