Accepting request 699832 from Base:System

OBS-URL: https://build.opensuse.org/request/show/699832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=50
This commit is contained in:
Dominique Leuenberger 2019-05-06 11:18:35 +00:00 committed by Git OBS Bridge
commit 05b1cad0c7
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:29:39 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133273).
-------------------------------------------------------------------
Fri Mar 8 16:04:30 UTC 2019 - David Disseldorp <ddiss@suse.com>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -2322,6 +2322,7 @@ autoconf
rm -Rf $RPM_BUILD_ROOT
%build
%define _lto_cflags %{nil}
%if 0%{?suse_version}
# in case we're building without os-release (bsc#1123311)...
export PACKAGE_DISTRIBUTION="suse"