commit f822df6dba81f9f7015d7bb8a22e50e2371fd83d
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Oct 24 12:17:08 2020 +0200

    - enable parallel build
    - rel 2

 zstd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zstd.spec b/zstd.spec
index 6554c3a..c159aa4 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/f822df6dba81f9f7015d7bb8a22e50e2371fd83d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to