]> git.droids-corp.org - dpdk.git/blobdiff - examples/multi_process/symmetric_mp/Makefile
bus/pci: reference driver structure before mapping
[dpdk.git] / examples / multi_process / symmetric_mp / Makefile
index 6c0fcb55b29e311fc37672723d0aed56d963567d..6fb9cc3663b14f422cff30f38bf9828e04402b76 100644 (file)
@@ -16,7 +16,6 @@ APP = symmetric_mp
 # all source are stored in SRCS-y
 SRCS-y := main.c
 
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)