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