gnu: lzlib: Remove minilzip comment.

It lacks lzip's dependency on libstdc++.so and libm.so and may have its
uses.

* gnu/packages/compression.scm (lzlib): Don't judge.
master
Tobias Geerinckx-Rice 2019-02-12 14:45:25 +01:00
parent 2990422377
commit 571a01d8fa
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 2 deletions

View File

@ -1668,8 +1668,6 @@ Clzip is intended to be fully compatible with the regular lzip package.")
(sha256
(base32 "0djdj4sg33rzi4k84cygvnp09bfsv6i8wy2k7i67rayib63myp3c"))))
(build-system gnu-build-system)
;; The included minilzip binary is only ~16 smaller than the real lzip.
;; It's used during the test suite, but don't be tempted to install it.
(arguments
`(#:configure-flags
(list "CC=gcc"