X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fdistributor%2FMakefile;h=63c14dfcad94c4fa91a07c617feb1c0e9be01448;hb=ac882a0eda6950f58271ee507b46f1a0a7ff9672;hp=4192d8a4ae46e9b11b1f8271a912f80d3895cb77;hpb=69b1bb49ed82a4e96b67046f4916eecc14c6ad55;p=dpdk.git diff --git a/examples/distributor/Makefile b/examples/distributor/Makefile index 4192d8a4ae..63c14dfcad 100644 --- a/examples/distributor/Makefile +++ b/examples/distributor/Makefile @@ -50,6 +50,7 @@ RTE_TARGET ?= $(notdir $(abspath $(dir $(firstword $(wildcard $(RTE_SDK)/*/.conf include $(RTE_SDK)/mk/rte.vars.mk CFLAGS += $(WERROR_FLAGS) +CFLAGS += -DALLOW_EXPERIMENTAL_API # workaround for a gcc bug with noreturn attribute # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12603