summarylogtreecommitdiffstats
path: root/numactl-2.0.11-sysmacros.patch
diff options
context:
space:
mode:
authorllde2021-01-17 12:32:53 +0100
committerllde2021-01-17 12:32:53 +0100
commitc21eb3b02dab309ed8d7040651615f9938b99130 (patch)
tree8e8e44d28172c211daae01d988d09c45551dced0 /numactl-2.0.11-sysmacros.patch
parentda8960daef823f198fa0668fdac95da9ceddd9f8 (diff)
downloadaur-lib32-numactl.tar.gz
Update to 2.0.14
Diffstat (limited to 'numactl-2.0.11-sysmacros.patch')
-rw-r--r--numactl-2.0.11-sysmacros.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/numactl-2.0.11-sysmacros.patch b/numactl-2.0.11-sysmacros.patch
deleted file mode 100644
index 22067aa10b8e..000000000000
--- a/numactl-2.0.11-sysmacros.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru numactl-2.0.11/affinity.c new/affinity.c
---- numactl-2.0.11/affinity.c 2015-12-10 22:24:17.000000000 +0100
-+++ new/affinity.c 2018-09-03 17:21:41.833719945 +0200
-@@ -39,6 +39,7 @@
- #include <dirent.h>
- #include <linux/rtnetlink.h>
- #include <linux/netlink.h>
-+#include <sys/sysmacros.h>
- #include <sys/types.h>
- #include <ctype.h>
- #include <assert.h>