From d2b4343d8fe4677152bd6d4099a6ac15d1c53313fc5a8999bc1e345885223d43 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Wed, 16 Dec 2020 11:13:56 +0000 Subject: [PATCH] Accepting request 855978 from home:marxin:branches:Base:System - Enable LTO (boo#1133098) as it works now. OBS-URL: https://build.opensuse.org/request/show/855978 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=84 --- numactl.changes | 5 +++++ numactl.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/numactl.changes b/numactl.changes index b36f650..9f4fc01 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 15 11:17:35 UTC 2020 - Martin Liška + +- Enable LTO (boo#1133098) as it works now. + ------------------------------------------------------------------- Sat Oct 3 12:11:20 UTC 2020 - Dirk Mueller diff --git a/numactl.spec b/numactl.spec index cdf3a8c..e3f3fc4 100644 --- a/numactl.spec +++ b/numactl.spec @@ -58,7 +58,6 @@ individual NUMA policy in applications. %patch2 -p1 %build -%define _lto_cflags %{nil} %configure \ --disable-static make %{?_smp_mflags} CFLAGS="%{optflags}" V=1