aboutsummaryrefslogtreecommitdiffstats
path: root/examples/vhost_crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vhost_crypto/Makefile')
-rw-r--r--examples/vhost_crypto/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/vhost_crypto/Makefile b/examples/vhost_crypto/Makefile
index 83d33101..a620abf4 100644
--- a/examples/vhost_crypto/Makefile
+++ b/examples/vhost_crypto/Makefile
@@ -25,7 +25,6 @@ SRCS-y := main.c
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