- Enable LTO as it works (boo#1133136).
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=80
This commit is contained in:
parent
dd832b1aa2
commit
a5c0d83bac
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 10:23:39 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Enable LTO as it works (boo#1133136).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 15:37:37 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -55,7 +55,6 @@ implementation.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
export EXTRA_CFLAGS="%optflags -std=gnu99"
|
||||
%configure --disable-static --enable-prof \
|
||||
%ifarch %arm
|
||||
|
Loading…
Reference in New Issue
Block a user