plainly marked altered files from zlib

This commit is contained in:
Przemyslaw Skibinski
2016-11-28 16:55:14 +01:00
parent 8b3e2f1a0b
commit 0fa3447dee
4 changed files with 15 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@
# Paths to static and dynamic zlib and zstd libraries
# Use "make ZLIB_PATH=path/to/zlib ZLIB_LIBRARY=path/to/libz.a" to select a path to library
ZLIB_LIBRARY ?= -lz
ZLIB_PATH ?= .
ZSTDLIBDIR = ../lib
ZSTDLIBRARY = $(ZSTDLIBDIR)/libzstd.a