SHA256
1
0
forked from pool/libsodium
Ismail Dönmez 2015-10-19 07:03:16 +00:00 committed by Git OBS Bridge
parent 5e1258faf5
commit 061a96ad11

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} VERBOSE=1
make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}