]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/zlib
toolchain: Add zlib
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Feb 2018 14:24:12 +0000 (14:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Feb 2018 14:24:12 +0000 (14:24 +0000)
commit54d5414848653dcafb857d91adeb7f4ae9b1a1d9
tree39fa2609fc99e60fc878bf744ecfe5603f6265e9
parentd8ac9a162cfad8c440fdd49fdecdf26f0fab9b20
toolchain: Add zlib

ccache needs this and usually comes with an own bundled
version but fails to build in version 3.4.1.

Since this is a small library only and we really want
ccache to use compression, we will build this indepently
and let ccache use it from the system.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/zlib
make.sh