Accepting request 712747 from devel:languages:tcl

OBS-URL: https://build.opensuse.org/request/show/712747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2019-07-08 13:09:04 +00:00 committed by Git OBS Bridge
commit 6c05c15e2c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 20 09:36:20 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static
library (boo#1138797).
-------------------------------------------------------------------
Thu Jan 17 09:22:56 UTC 2019 - Reinhard Max <max@suse.com>

View File

@ -84,6 +84,7 @@ the Tcl language itself.
%patch0
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
cd unix
autoconf
%configure \