]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_power/Makefile
net/ice/base: fix uninitialized stack variables
[dpdk.git] / lib / librte_power / Makefile
index 9a6db07e5ffde8868e2f51f71a4cc87eef12efe4..087d643ee51458952040636ca0eb0a2376b58e90 100644 (file)
@@ -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