X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=examples%2Fl2fwd-crypto%2FMakefile;h=229fc2a89b44f219d8b233b603722241e032ec88;hp=6658fd0d40f7283e15949a3b1564c77974d69e62;hb=261bbff75e34dbbefcbf13d672b902eb0a917c5e;hpb=61826a1e482ec21d4aae27ea65d0ec3f63cf17fb diff --git a/examples/l2fwd-crypto/Makefile b/examples/l2fwd-crypto/Makefile index 6658fd0d40..229fc2a89b 100644 --- a/examples/l2fwd-crypto/Makefile +++ b/examples/l2fwd-crypto/Makefile @@ -48,6 +48,7 @@ RTE_TARGET ?= x86_64-native-linuxapp-gcc include $(RTE_SDK)/mk/rte.vars.mk +CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS)