Accepting request 697432 from home:marxin:branches:devel:libraries:c_c++

Disable LTO (boo#1133136).

OBS-URL: https://build.opensuse.org/request/show/697432
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=73
This commit is contained in:
Martin Liška 2019-04-24 09:48:00 +00:00 committed by Git OBS Bridge
parent 7e8e75282e
commit ae2829a1ee
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 09:47:28 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133136).
-------------------------------------------------------------------
Thu Apr 4 11:20:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -57,6 +57,7 @@ implementation.
%patch0 -p1
%build
%define _lto_cflags %{nil}
export EXTRA_CFLAGS="%optflags -std=gnu99"
%configure --disable-static \
%ifarch %arm