]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_latencystats/Makefile
test: add procfs error message for multi-process launch
[dpdk.git] / lib / librte_latencystats / Makefile
index 8884045c0bda50d192aa67eb8b9fc01d3a0b2802..ae0dbd8f06aff1123dfb60acaa88f7344039e4d1 100644 (file)
@@ -6,7 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_latencystats.a
 
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 LDLIBS += -lm
 LDLIBS += -lpthread