forked from pool/libsodium
- Follow upstream's lead and compile with -flto
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
f56342fcf3
commit
c7df609d78
@@ -61,6 +61,9 @@ to compile and develop applications that use libsodium.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -flto"
|
||||
export LDFLAGS="-flto"
|
||||
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
|
Reference in New Issue
Block a user