]> git.droids-corp.org - dpdk.git/blobdiff - drivers/mempool/bucket/Makefile
build: disable experimental API check internally
[dpdk.git] / drivers / mempool / bucket / Makefile
index 1dc0079f8f31d4abbd2bb29e5e9d7abfa4969eb1..c766c35b2c5bec20a826ed472fd7a522fca41adc 100644 (file)
@@ -15,7 +15,6 @@ LIB = librte_mempool_bucket.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 
 LDLIBS += -lrte_eal -lrte_mempool -lrte_ring