aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qos_meter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qos_meter/Makefile')
-rw-r--r--examples/qos_meter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qos_meter/Makefile b/examples/qos_meter/Makefile
index 6da24076..46341b1a 100644
--- a/examples/qos_meter/Makefile
+++ b/examples/qos_meter/Makefile
@@ -50,7 +50,6 @@ RTE_TARGET ?= x86_64-native-linuxapp-gcc
include $(RTE_SDK)/mk/rte.vars.mk
-CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)