summaryrefslogtreecommitdiff
path: root/repo/system/elogind/mips.patch
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/elogind/mips.patch')
-rw-r--r--repo/system/elogind/mips.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/repo/system/elogind/mips.patch b/repo/system/elogind/mips.patch
deleted file mode 100644
index ca1c097..0000000
--- a/repo/system/elogind/mips.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/basic/missing_syscall.h 2021-01-15 08:12:02.000000000 +0100
-+++ b/src/basic/missing_syscall.h 2021-02-24 07:20:32.026355819 +0100
-@@ -11,7 +11,7 @@
- #include <sys/wait.h>
- #include <unistd.h>
-
--#ifdef ARCH_MIPS
-+#if defined(_MIPSEL) || defined(_MIPSEB)
- #include <asm/sgidefs.h>
- #endif
-