From 6c8dfb26351375a1e619a7daf148f49689c396b8ea35760b3c40c8c04ee643b5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 2 Aug 2019 08:25:33 +0000 Subject: [PATCH] Accepting request 720495 from home:marxin:static Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720495 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=47 --- newt.changes | 5 +++++ newt.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/newt.changes b/newt.changes index 3c0d480..f96fae0 100644 --- a/newt.changes +++ b/newt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 08:15:55 UTC 2019 - Martin Liška + +- Use FAT LTO objects in order to provide proper static library. + ------------------------------------------------------------------- Wed Mar 20 08:32:24 UTC 2019 - lars@linux-schulserver.de - 0.52.20 diff --git a/newt.spec b/newt.spec index c1ec2d1..928cf22 100644 --- a/newt.spec +++ b/newt.spec @@ -154,6 +154,7 @@ providing a python API for creating text mode interfaces. %patch0 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects # gpm support seems to smash the stack # --with-gpm-support %configure --without-tcl