From b03af671d60421426f2bc243945347156eb426d2f8d1f68b519a7de597b0a622 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Jul 2019 07:57:29 +0000 Subject: [PATCH] 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 --- gettext-csharp.spec | 2 +- gettext-java.spec | 2 +- gettext-runtime-mini.changes | 5 +++++ gettext-runtime-mini.spec | 3 ++- gettext-runtime.changes | 5 +++++ gettext-runtime.spec | 3 ++- 6 files changed, 16 insertions(+), 4 deletions(-) diff --git a/gettext-csharp.spec b/gettext-csharp.spec index aaab6a6..d176e51 100644 --- a/gettext-csharp.spec +++ b/gettext-csharp.spec @@ -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/ # diff --git a/gettext-java.spec b/gettext-java.spec index 71136f4..23b46c3 100644 --- a/gettext-java.spec +++ b/gettext-java.spec @@ -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/ # diff --git a/gettext-runtime-mini.changes b/gettext-runtime-mini.changes index 8f0a90f..88aaeb2 100644 --- a/gettext-runtime-mini.changes +++ b/gettext-runtime-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 20 09:56:30 UTC 2019 - Martin Liška + +- Disable LTO (boo#1138806). + ------------------------------------------------------------------- Sat May 25 11:53:33 UTC 2019 - Marcus Meissner diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index dbc5b7b..34f7e7c 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -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 diff --git a/gettext-runtime.changes b/gettext-runtime.changes index 8f0a90f..88aaeb2 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 20 09:56:30 UTC 2019 - Martin Liška + +- Disable LTO (boo#1138806). + ------------------------------------------------------------------- Sat May 25 11:53:33 UTC 2019 - Marcus Meissner diff --git a/gettext-runtime.spec b/gettext-runtime.spec index b523fbc..adeca2a 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -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