]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/nfp/Makefile
build: disable experimental API check internally
[dpdk.git] / drivers / net / nfp / Makefile
index aa720d669891cc7dd91391a8ccecd7c2e271bd32..289b3a60e3a4c8311d04a0135153ae16fe37d32f 100644 (file)
@@ -10,7 +10,6 @@ LIB = librte_pmd_nfp.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 
 LDLIBS += -lm
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
 
 LDLIBS += -lm
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring