Ismail Dönmez 2015-10-19 07:00:09 +00:00 committed by Git OBS Bridge
parent c95e1e0b0e
commit d26f03b63e

View File

@ -61,7 +61,7 @@ to compile and develop applications that use libsodium.
%setup -q
%build
%if %arm
%ifarch %arm
export CFLAGS="%{optflags} -fno-tree-vrp"
%configure --disable-static
%endif