Ismail Dönmez 2015-12-02 07:54:07 +00:00 committed by Git OBS Bridge
parent 0811039b6b
commit fa3ef33e6a

View File

@ -63,7 +63,7 @@ to compile and develop applications that use libsodium.
%build
%if 0%{?suse_version} > 1320
%ifarch %{arm} aarch64 %{ix86} x86_64
%ifarch %{ix86} x86_64
export CFLAGS="%{optflags} -flto"
export LDFLAGS="-flto"
%endif