-
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=38
This commit is contained in:
parent
c7df609d78
commit
127aa846ed
@ -61,8 +61,11 @@ to compile and develop applications that use libsodium.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
|
||||
%ifnarch ppc64le
|
||||
export CFLAGS="%{optflags} -flto"
|
||||
export LDFLAGS="-flto"
|
||||
%endif
|
||||
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags} V=1
|
||||
|
Loading…
Reference in New Issue
Block a user