Accepting request 697433 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/697433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jemalloc?expand=0&rev=30
This commit is contained in:
Yuchen Lin 2019-04-28 17:56:51 +00:00 committed by Git OBS Bridge
commit 5891310a61
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