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:
parent
7e8e75282e
commit
ae2829a1ee
@ -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>
|
Thu Apr 4 11:20:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -57,6 +57,7 @@ implementation.
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
export EXTRA_CFLAGS="%optflags -std=gnu99"
|
export EXTRA_CFLAGS="%optflags -std=gnu99"
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
%ifarch %arm
|
%ifarch %arm
|
||||||
|
Loading…
Reference in New Issue
Block a user