From 26da93c73c9e7b2d57144f3acdd4036a12e1174d Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 4 May 2009 16:13:46 +0000 Subject: fix more issues with libnl-tiny and eglibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/crda/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/crda/Makefile') 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 += \ -- cgit v1.2.3