- 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:
Martin Liška 2020-11-23 10:23:56 +00:00 committed by Git OBS Bridge
parent dd832b1aa2
commit a5c0d83bac
2 changed files with 5 additions and 1 deletions

View File

@ -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>

View File

@ -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