X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_compressdev%2FMakefile;h=112cdc5b28680f679072f5a2726a130d7a5ef9c1;hb=f5862ae99e058c0cee36a08dfd51f8a3b766999a;hp=7ef89e6130cb4bfc1b9ab2d32d8a8554684b55d6;hpb=96086db5a3690e5dac670f3a2c90d3078ca92ad1;p=dpdk.git diff --git a/lib/librte_compressdev/Makefile b/lib/librte_compressdev/Makefile index 7ef89e6130..112cdc5b28 100644 --- a/lib/librte_compressdev/Makefile +++ b/lib/librte_compressdev/Makefile @@ -6,9 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk # library name LIB = librte_compressdev.a -# library version -LIBABIVER := 1 - # build flags CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS)