From 5e1258faf5e33dad4fc227a8f704faa21fac7a89794ca5e37c9fec229553c2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 19 Oct 2015 07:01:43 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=27 --- libsodium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsodium.spec b/libsodium.spec index 0516706..7cf5787 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -65,7 +65,7 @@ to compile and develop applications that use libsodium. export CFLAGS="%{optflags} -fno-tree-vrp" %configure --disable-static %endif -make %{?_smp_mflags} V=1 +make %{?_smp_mflags} VERBOSE=1 %install make DESTDIR=%{buildroot} install %{?_smp_mflags}