devtools: pass custom options to checkpatch
[dpdk.git] / app / meson.build
index 2b9fdef..b0e6afb 100644 (file)
@@ -22,9 +22,6 @@ lib_execinfo = cc.find_library('execinfo', required: false)
 
 default_cflags = machine_args
 
-# specify -D_GNU_SOURCE unconditionally
-default_cflags += '-D_GNU_SOURCE'
-
 foreach app:apps
        build = true
        name = app