From 1340bd73bf75e944a750f8c28c854e677f865916258b330e90329d39b7d10fa3 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 20 Jun 2023 17:18:33 +0000 Subject: [PATCH] Accepting request 1094134 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ OBS-URL: https://build.opensuse.org/request/show/1094134 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=73 --- libssh2_org.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libssh2_org.spec b/libssh2_org.spec index be6b439..336823f 100644 --- a/libssh2_org.spec +++ b/libssh2_org.spec @@ -81,10 +81,10 @@ export CFLAGS="%{optflags} -DOPENSSL_LOAD_CONF" --with-libssl-prefix=%{_prefix} \ --with-libz=%{_prefix} -%make_build +make %{?_smp_mflags} %check -%make_build check +make %{?_smp_mflags} check %install %make_install