forked from pool/numactl
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:
parent
996c8afa77
commit
d2b4343d8f
@ -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>
|
Sat Oct 3 12:11:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -58,7 +58,6 @@ individual NUMA policy in applications.
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define _lto_cflags %{nil}
|
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static
|
--disable-static
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1
|
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1
|
||||||
|
Loading…
Reference in New Issue
Block a user