X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_power%2FMakefile;h=087d643ee51458952040636ca0eb0a2376b58e90;hb=35a7fe80c29446eab49ffd7e81a4f610fd1f98ce;hp=9a6db07e5ffde8868e2f51f71a4cc87eef12efe4;hpb=fbaf94388763eecf5ceecb691401b124970566a7;p=dpdk.git diff --git a/lib/librte_power/Makefile b/lib/librte_power/Makefile index 9a6db07e5f..087d643ee5 100644 --- a/lib/librte_power/Makefile +++ b/lib/librte_power/Makefile @@ -6,7 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk # library name LIB = librte_power.a -CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3 -fno-strict-aliasing LDLIBS += -lrte_eal -lrte_timer