- 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
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 14:07:54 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Follow upstream's lead and compile with -flto
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 10:53:04 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
@@ -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