send: uClibc-0.9.31 fix
authorMichael Büsch <mb@bu3sch.de>
Wed, 3 Nov 2010 22:15:44 +0000 (22:15 +0000)
committerMichael Büsch <mb@bu3sch.de>
Wed, 3 Nov 2010 22:15:44 +0000 (22:15 +0000)
SVN-Revision: 23844

ipv6/send/Makefile

index 2e7a65ae8261db544dca60715defd6978a26defd..b08a1091dd662743f10ac7f0bf83761527c4578f 100644 (file)
@@ -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)" \