X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Ftimer%2FMakefile;h=e58e90a286c6c76c4928da147e09f74282994742;hb=c5b7197f662e;hp=bf86339ab72125f2dc0f2f061baa85460aa6f941;hpb=69b1bb49ed82a4e96b67046f4916eecc14c6ad55;p=dpdk.git diff --git a/examples/timer/Makefile b/examples/timer/Makefile index bf86339ab7..e58e90a286 100644 --- a/examples/timer/Makefile +++ b/examples/timer/Makefile @@ -51,6 +51,7 @@ include $(RTE_SDK)/mk/rte.vars.mk CFLAGS += -O3 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