gnu: zstd: Use default ‘check’ target.

* gnu/packages/compression.scm (zstd)[arguments]: Don't set #:test-target.
master
Tobias Geerinckx-Rice 2017-12-22 00:14:07 +01:00
parent 47ebb1a850
commit e807306324
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 2 deletions

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