diff options
Diffstat (limited to 'examples/tep_termination/Makefile')
-rw-r--r-- | examples/tep_termination/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tep_termination/Makefile b/examples/tep_termination/Makefile index 8ec1a38e..4c156432 100644 --- a/examples/tep_termination/Makefile +++ b/examples/tep_termination/Makefile @@ -60,7 +60,6 @@ endif CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -CFLAGS += -D_GNU_SOURCE include $(RTE_SDK)/mk/rte.extapp.mk endif |