fix more issues with libnl-tiny and eglibc
[openwrt.git] / package / crda / Makefile
index 6585117..e53db3d 100644 (file)
@@ -51,6 +51,7 @@ endef
 
 TARGET_CPPFLAGS := \
        -I$(STAGING_DIR)/usr/include/libnl-tiny \
+       -D_GNU_SOURCE \
        $(TARGET_CPPFLAGS)
 
 MAKE_FLAGS += \
This page took 0.023222 seconds and 4 git commands to generate.