Accepting request 697628 from home:marxin:branches:devel:tools:building
Disable LTO (boo#1133277). OBS-URL: https://build.opensuse.org/request/show/697628 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=72
This commit is contained in:
parent
c467dc3b10
commit
2ed720a3b1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:35:37 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133277).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 12:29:06 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
||||
|
||||
|
@ -156,6 +156,7 @@ sed -i '/google_test_dir/d' python/setup.py
|
||||
sed -i -e '/env python/d' python/google/protobuf/internal/*.py
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
autoreconf -fvi
|
||||
%configure \
|
||||
--disable-static
|
||||
|
Loading…
Reference in New Issue
Block a user