fix more issues with libnl-tiny and eglibc
[openwrt/openwrt.git] / package / crda / Makefile
index 658511705242f8e66ecf44f9ef2f14a70a03efce..e53db3dfdc37c075b19fc33a399b135134d1c91a 100644 (file)
@@ -51,6 +51,7 @@ endef
 
 TARGET_CPPFLAGS := \
        -I$(STAGING_DIR)/usr/include/libnl-tiny \
+       -D_GNU_SOURCE \
        $(TARGET_CPPFLAGS)
 
 MAKE_FLAGS += \