Ismail Dönmez 2015-10-20 17:54:34 +00:00 committed by Git OBS Bridge
parent 66281f6be0
commit 3effa1def8

View File

@ -61,10 +61,6 @@ to compile and develop applications that use libsodium.
%setup -q
%build
%ifarch %arm
# "sign" test fails otherwise
export CFLAGS="%{optflags} -fno-tree-vrp"
%endif
%configure --disable-static
make %{?_smp_mflags} V=1