projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a27841a
)
send: uClibc-0.9.31 fix
author
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 22:15:44 +0000
(22:15 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 22:15:44 +0000
(22:15 +0000)
SVN-Revision: 23844
ipv6/send/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/send/Makefile
b/ipv6/send/Makefile
index 2e7a65ae8261db544dca60715defd6978a26defd..b08a1091dd662743f10ac7f0bf83761527c4578f 100644
(file)
--- a/
ipv6/send/Makefile
+++ b/
ipv6/send/Makefile
@@
-40,6
+40,8
@@
define Package/send/conffiles
/etc/sendd/params.conf
endef
+TARGET_CPPFLAGS+=-D_GNU_SOURCE
+
MAKE_FLAGS += \
CC="$(TARGET_CC)" \
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/libnetfilter_queue $(TARGET_CPPFLAGS)" \