X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvm_power_manager%2FMakefile;h=65c2ad179e091f1739db03ebe3ff8ec7b115d260;hb=78d44153de8f7041ff35cb2c676fac8b9488f753;hp=2fdb991d7c75afb1885e5a52638ff9ba46ccf8f5;hpb=16a277a24c9ffdda0daa6841e0cebc9cf0a7c4f1;p=dpdk.git diff --git a/examples/vm_power_manager/Makefile b/examples/vm_power_manager/Makefile index 2fdb991d7c..65c2ad179e 100644 --- a/examples/vm_power_manager/Makefile +++ b/examples/vm_power_manager/Makefile @@ -28,6 +28,7 @@ endif CFLAGS += -O3 -I$(RTE_SDK)/lib/librte_power/ CFLAGS += $(WERROR_FLAGS) +CFLAGS += -DALLOW_EXPERIMENTAL_API LDLIBS += -lvirt