X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9a624fb1b71225fcc7b3af900985a65124e290b7..db0cb2eef522b43a8c58c8ef6133bcd5facff551:/package/swconfig/Makefile?ds=sidebyside diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile index bec94a1ca..a7bed7317 100644 --- a/package/swconfig/Makefile +++ b/package/swconfig/Makefile @@ -21,6 +21,7 @@ define Package/swconfig endef TARGET_CPPFLAGS := \ + -D_GNU_SOURCE \ -I$(STAGING_DIR)/usr/include/libnl-tiny \ -I$(LINUX_DIR)/include \ -I$(PKG_BUILD_DIR) \