Ismail Dönmez 2015-10-19 07:01:43 +00:00 committed by Git OBS Bridge
parent d26f03b63e
commit 5e1258faf5

View File

@ -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}