summaryrefslogtreecommitdiffstats
path: root/package/crda
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-04 16:13:46 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-04 16:13:46 +0000
commit26da93c73c9e7b2d57144f3acdd4036a12e1174d (patch)
tree32e3e862b9eea5494cddce6a00806eebd6f6c103 /package/crda
parentec1f198488ac782ef6224a19be830d5f3619746f (diff)
fix more issues with libnl-tiny and eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/crda')
-rw-r--r--package/crda/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/crda/Makefile b/package/crda/Makefile
index 658511705..e53db3dfd 100644
--- a/package/crda/Makefile
+++ b/package/crda/Makefile
@@ -51,6 +51,7 @@ endef
TARGET_CPPFLAGS := \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
+ -D_GNU_SOURCE \
$(TARGET_CPPFLAGS)
MAKE_FLAGS += \