From e478593d3e9002fd6959eb8118e396ef76eb5f42a0ad55a2dbb8d45d2cd7a637 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 1 Jul 2019 08:41:39 +0000 Subject: [PATCH] Accepting request 711046 from home:marxin:branches:devel:languages:tcl - Use FAT LTO objects in order to provide proper static library (boo#1138797). OBS-URL: https://build.opensuse.org/request/show/711046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=116 --- tcl.changes | 6 ++++++ tcl.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/tcl.changes b/tcl.changes index 0732fdf..e12541b 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 20 09:36:20 UTC 2019 - Martin Liška + +- Use FAT LTO objects in order to provide proper static + library (boo#1138797). + ------------------------------------------------------------------- Thu Jan 17 09:22:56 UTC 2019 - Reinhard Max diff --git a/tcl.spec b/tcl.spec index 5d91c3f..06acc84 100644 --- a/tcl.spec +++ b/tcl.spec @@ -84,6 +84,7 @@ the Tcl language itself. %patch0 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects cd unix autoconf %configure \