commit:     8c834d154fad64b4e41fe90008a21d573b1fa490
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jun 20 08:59:27 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 21:41:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c834d15

sys-process/numactl: remove unused patch

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25998
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../numactl/files/numactl-2.0.10-numademo-cflags.patch    | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/sys-process/numactl/files/numactl-2.0.10-numademo-cflags.patch 
b/sys-process/numactl/files/numactl-2.0.10-numademo-cflags.patch
deleted file mode 100644
index 9b318df5a5ca..000000000000
--- a/sys-process/numactl/files/numactl-2.0.10-numademo-cflags.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://bugs.gentoo.org/540856
-
-respect user CFLAGS
-
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -23,7 +23,7 @@ numastat_CFLAGS = $(AM_CFLAGS) -std=gnu99
- 
- numademo_SOURCES = numademo.c stream_lib.c stream_lib.h mt.c mt.h 
clearcache.c clearcache.h
- numademo_CPPFLAGS = $(AM_CPPFLAGS) -DHAVE_STREAM_LIB -DHAVE_MT 
-DHAVE_CLEAR_CACHE
--numademo_CFLAGS = -O3 -ffast-math -funroll-loops
-+numademo_CFLAGS = $(AM_CFLAGS) -ffast-math -funroll-loops
- if HAVE_TREE_VECTORIZE
- numademo_CFLAGS += -ftree-vectorize
- endif

Reply via email to