diff options
Diffstat (limited to 'package/wprobe/Makefile')
-rw-r--r-- | package/wprobe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile index 02e9919aa2..536a85eb2a 100644 --- a/package/wprobe/Makefile +++ b/package/wprobe/Makefile @@ -61,6 +61,7 @@ define Build/Prepare endef TARGET_CPPFLAGS := \ + -D_GNU_SOURCE \ -I$(STAGING_DIR)/usr/include/libnl-tiny \ $(TARGET_CPPFLAGS) |