X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fqos_sched%2FMakefile;h=92e3de79be7ddff0a3b97f38fd5ba59037645b6d;hb=78d44153de8f7041ff35cb2c676fac8b9488f753;hp=525061ca07c9a617ced74083c4b9abee42fadc99;hpb=16a277a24c9ffdda0daa6841e0cebc9cf0a7c4f1;p=dpdk.git diff --git a/examples/qos_sched/Makefile b/examples/qos_sched/Makefile index 525061ca07..92e3de79be 100644 --- a/examples/qos_sched/Makefile +++ b/examples/qos_sched/Makefile @@ -58,6 +58,7 @@ else CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) +CFLAGS += -DALLOW_EXPERIMENTAL_API include $(RTE_SDK)/mk/rte.extapp.mk