projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf604f3
)
dante: remove -D_GNU_SOURCE to fix build errors with current glibc
author
Felix Fietkau
<nbd@nbd.name>
Tue, 30 Aug 2016 09:49:46 +0000
(11:49 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 30 Aug 2016 10:12:34 +0000
(12:12 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/utils/dante/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/dante/Makefile
b/package/network/utils/dante/Makefile
index f73aa0b85fa93b843eaf1189c86bb565eafec6b9..a78c40dbdea9b3950980d5afd7f653582aecb400 100644
(file)
--- a/
package/network/utils/dante/Makefile
+++ b/
package/network/utils/dante/Makefile
@@
-23,8
+23,6
@@
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
-TARGET_CFLAGS += -D_GNU_SOURCE -std=gnu89
-
CONFIGURE_ARGS += \
--without-upnp \
--without-pam \