summaryrefslogtreecommitdiff
path: root/toolchain/glibc/patches/2.22/sparc-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/glibc/patches/2.22/sparc-include.patch')
-rw-r--r--toolchain/glibc/patches/2.22/sparc-include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/glibc/patches/2.22/sparc-include.patch b/toolchain/glibc/patches/2.22/sparc-include.patch
deleted file mode 100644
index 569a68b0c..000000000
--- a/toolchain/glibc/patches/2.22/sparc-include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur glibc-2.22.orig/sysdeps/sparc/sparc32/sem_open.c glibc-2.22/sysdeps/sparc/sparc32/sem_open.c
---- glibc-2.22.orig/sysdeps/sparc/sparc32/sem_open.c 2015-08-05 08:42:21.000000000 +0200
-+++ glibc-2.22/sysdeps/sparc/sparc32/sem_open.c 2015-09-04 09:42:55.092504540 +0200
-@@ -29,6 +29,7 @@
- #include <sys/mman.h>
- #include <sys/stat.h>
- #include "semaphoreP.h"
-+#include <futex-internal.h>
- #include <shm-directory.h>
-
-