]> git.pld-linux.org Git - packages/zstd.git/commitdiff
- enable parallel build auto/th/zstd-1.4.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Oct 2020 10:17:08 +0000 (12:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Oct 2020 10:17:08 +0000 (12:17 +0200)
- rel 2

zstd.spec

index 6554c3a215d6ca360582ae3bb73caecdfbd6b41d..c159aa4097b7f0758415a5836832fcf2c48ed877 100644 (file)
--- a/zstd.spec
+++ b/zstd.spec
@@ -2,7 +2,7 @@ Summary:        Zstandard - fast lossless compression algorithm
 Summary(pl.UTF-8):     Zstandard - szybki, bezstratny algorytm kompresji
 Name:          zstd
 Version:       1.4.5
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/facebook/zstd/releases
@@ -53,7 +53,7 @@ Statyczna biblioteka Zstd.
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} -j1 all \
+%{__make} all \
        V=1
 
 %install
This page took 0.120683 seconds and 4 git commands to generate.