-
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=58
This commit is contained in:
parent
50350b1260
commit
62db10e4fd
@ -62,12 +62,12 @@ to compile and develop applications that use libsodium.
|
||||
|
||||
%build
|
||||
|
||||
%if 0%{?suse_version} > 1320
|
||||
%ifarch %{ix86} x86_64
|
||||
export CFLAGS="%{optflags} -flto"
|
||||
export LDFLAGS="-flto"
|
||||
%endif
|
||||
%endif
|
||||
#%if 0%{?suse_version} > 1320
|
||||
#%ifarch %{ix86} x86_64
|
||||
#export CFLAGS="%{optflags} -flto"
|
||||
#export LDFLAGS="-flto"
|
||||
#%endif
|
||||
#%endif
|
||||
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags} V=1
|
||||
|
Loading…
Reference in New Issue
Block a user