1
0

Accepting request 711051 from home:marxin:branches:Base:System

- Disable LTO (boo#1138806).

- Disable LTO (boo#1138806).

OBS-URL: https://build.opensuse.org/request/show/711051
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=152
This commit is contained in:
Dirk Mueller 2019-07-01 07:57:29 +00:00 committed by Git OBS Bridge
parent d45e064f4c
commit b03af671d6
6 changed files with 16 additions and 4 deletions

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/
#

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/
#

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 20 09:56:30 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1138806).
-------------------------------------------------------------------
Sat May 25 11:53:33 UTC 2019 - Marcus Meissner <meissner@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/
#
@ -148,6 +148,7 @@ as well as project examples.
%patch13 -p1
%build
%define _lto_cflags %{nil}
# expect a couple "You should update your `aclocal.m4' by running aclocal."
autoreconf -fiv
#sh autogen.sh

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 20 09:56:30 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1138806).
-------------------------------------------------------------------
Sat May 25 11:53:33 UTC 2019 - Marcus Meissner <meissner@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/
#
@ -148,6 +148,7 @@ as well as project examples.
%patch13 -p1
%build
%define _lto_cflags %{nil}
# expect a couple "You should update your `aclocal.m4' by running aclocal."
autoreconf -fiv
#sh autogen.sh