diff options
Diffstat (limited to 'examples/vhost/Makefile')
-rw-r--r-- | examples/vhost/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/vhost/Makefile b/examples/vhost/Makefile index a2ea97a0..c6964381 100644 --- a/examples/vhost/Makefile +++ b/examples/vhost/Makefile @@ -61,7 +61,6 @@ else CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O2 -D_FILE_OFFSET_BITS=64 CFLAGS += $(WERROR_FLAGS) -CFLAGS += -D_GNU_SOURCE include $(RTE_SDK)/mk/rte.extapp.mk |