build: enable BSD features visibility for FreeBSD
[dpdk.git] / lib / meson.build
index 992091a..9398a3a 100644 (file)
@@ -41,9 +41,6 @@ endif
 
 enabled_libs = [] # used to print summary at the end
 
-# -D_GNU_SOURCE unconditionally
-default_cflags += '-D_GNU_SOURCE'
-
 foreach l:libraries
        build = true
        name = l