X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_compressdev%2FMakefile;h=53679d69b89be85d1e3acc788fa03592da9ced92;hb=4963c6ba977a893403823f008b29e797cb825aef;hp=7ef89e6130cb4bfc1b9ab2d32d8a8554684b55d6;hpb=96086db5a3690e5dac670f3a2c90d3078ca92ad1;p=dpdk.git diff --git a/lib/librte_compressdev/Makefile b/lib/librte_compressdev/Makefile index 7ef89e6130..53679d69b8 100644 --- a/lib/librte_compressdev/Makefile +++ b/lib/librte_compressdev/Makefile @@ -6,13 +6,9 @@ include $(RTE_SDK)/mk/rte.vars.mk # library name LIB = librte_compressdev.a -# library version -LIBABIVER := 1 - # build flags CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -CFLAGS += -DALLOW_EXPERIMENTAL_API LDLIBS += -lrte_eal -lrte_mempool -lrte_kvargs # library source files