fix more issues with libnl-tiny and eglibc
[openwrt.git] / package / iw / Makefile
index 9187b55..fb10f10 100644 (file)
@@ -37,7 +37,8 @@ TARGET_CPPFLAGS:= \
        -I$(STAGING_DIR)/usr/include/libnl-tiny \
        -I$(STAGING_DIR)/usr/include/mac80211 \
        $(TARGET_CPPFLAGS) \
-       -DCONFIG_LIBNL20
+       -DCONFIG_LIBNL20 \
+       -D_GNU_SOURCE
 
 MAKE_FLAGS += \
        CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \
This page took 0.020939 seconds and 4 git commands to generate.