1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00

gnu: zstd: Use default ‘check’ target.

* gnu/packages/compression.scm (zstd)[arguments]: Don't set #:test-target.
This commit is contained in:
Tobias Geerinckx-Rice
2017-12-22 00:14:07 +01:00
parent 47ebb1a850
commit e807306324

View File

@@ -1615,8 +1615,7 @@ or junctions, and always follows hard links.")
"HAVE_LZMA=0"
;; Not currently detected, but be explicit & avoid surprises later.
"HAVE_LZ4=0"
"HAVE_ZLIB=0")
#:test-target "test"))
"HAVE_ZLIB=0")))
(home-page "http://zstd.net/")
(synopsis "Zstandard real-time compression algorithm")
(description "Zstandard (@command{zstd}) is a lossless compression algorithm