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
This commit is contained in:
Thomas Renninger 2020-12-16 11:13:56 +00:00 committed by Git OBS Bridge
parent 996c8afa77
commit d2b4343d8f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 11:17:35 UTC 2020 - Martin Liška <mliska@suse.cz>
- Enable LTO (boo#1133098) as it works now.
-------------------------------------------------------------------
Sat Oct 3 12:11:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -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