3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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.
This commit is contained in:
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

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"