summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/glibc/2.20/100-sparc-nptl.patch14
l---------patches/glibc/linaro-2.20-2014.111
2 files changed, 15 insertions, 0 deletions
diff --git a/patches/glibc/2.20/100-sparc-nptl.patch b/patches/glibc/2.20/100-sparc-nptl.patch
new file mode 100644
index 0000000..21f0337
--- /dev/null
+++ b/patches/glibc/2.20/100-sparc-nptl.patch
@@ -0,0 +1,14 @@
+diff --git a/sysdeps/sparc/sparc32/sem_trywait.c b/sysdeps/sparc/sparc32/sem_trywait.c
+index 7d0fc55..ad9b4ad 100644
+--- a/sysdeps/sparc/sparc32/sem_trywait.c
++++ b/sysdeps/sparc/sparc32/sem_trywait.c
+@@ -22,6 +22,7 @@
+ #include <lowlevellock.h>
+ #include <internaltypes.h>
+ #include <semaphore.h>
++#include <sparc-nptl.h>
+
+ #include <shlib-compat.h>
+
+
+
diff --git a/patches/glibc/linaro-2.20-2014.11 b/patches/glibc/linaro-2.20-2014.11
new file mode 120000
index 0000000..9761f73
--- /dev/null
+++ b/patches/glibc/linaro-2.20-2014.11
@@ -0,0 +1 @@
+2.20 \ No newline at end of file