From 1c7f981ff7591fe086cc1029a224908ead97c36f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Feb 2016 12:35:22 +0100 Subject: add glibc patch to cross-compile on MacOS X --- toolchain/glibc/patches/2.20/sparc-semtrywait.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 toolchain/glibc/patches/2.20/sparc-semtrywait.patch (limited to 'toolchain/glibc/patches/2.20/sparc-semtrywait.patch') diff --git a/toolchain/glibc/patches/2.20/sparc-semtrywait.patch b/toolchain/glibc/patches/2.20/sparc-semtrywait.patch deleted file mode 100644 index 43af77527..000000000 --- a/toolchain/glibc/patches/2.20/sparc-semtrywait.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur glibc-2.20.orig/sysdeps/sparc/sparc32/sem_trywait.c glibc-2.20/sysdeps/sparc/sparc32/sem_trywait.c ---- glibc-2.20.orig/sysdeps/sparc/sparc32/sem_trywait.c 2014-09-07 10:09:09.000000000 +0200 -+++ glibc-2.20/sysdeps/sparc/sparc32/sem_trywait.c 2014-09-13 10:21:44.000000000 +0200 -@@ -22,6 +22,7 @@ - #include - #include - #include -+#include - - #include - -- cgit v1.2.3