ethdev: allow ownership operations on unused port
[dpdk.git] / lib / librte_security / Makefile
index bd92343..8daebea 100644 (file)
@@ -10,6 +10,7 @@ LIB = librte_security.a
 LIBABIVER := 1
 
 # build flags
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mempool