X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmeson.build;h=dc47b45eca9f11d0ffaeee0931073a9bef0fd146;hb=28188cee2aa0b72d401d3e56942d0db9c7b9e654;hp=4c444f495bfc1b0874debc7c464ff2059701a73e;hpb=fabeca044ffc0233d7f072233001c19b300a0f81;p=dpdk.git diff --git a/drivers/meson.build b/drivers/meson.build index 4c444f495b..dc47b45eca 100644 --- a/drivers/meson.build +++ b/drivers/meson.build @@ -21,9 +21,6 @@ if cc.has_argument('-Wno-format-truncation') default_cflags += '-Wno-format-truncation' endif -# specify -D_GNU_SOURCE unconditionally -default_cflags += '-D_GNU_SOURCE' - foreach class:dpdk_driver_classes drivers = [] std_deps = []