]> git.droids-corp.org - dpdk.git/blobdiff - examples/vm_power_manager/Makefile
examples/l2fwd-keepalive: fix mbuf pool size
[dpdk.git] / examples / vm_power_manager / Makefile
index 2fdb991d7c75afb1885e5a52638ff9ba46ccf8f5..65c2ad179e091f1739db03ebe3ff8ec7b115d260 100644 (file)
@@ -28,6 +28,7 @@ endif
 
 CFLAGS += -O3 -I$(RTE_SDK)/lib/librte_power/
 CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 
 LDLIBS += -lvirt