mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-19 08:36:16 +00:00
Merge pull request #121 from bhundven/no_symlinks_in_patch_directory
patches: No symlinks in patch directory
This commit is contained in:
commit
c45cfb5162
@ -1 +0,0 @@
|
||||
2.20
|
14
patches/glibc/linaro-2.20-2014.11/100-sparc-nptl.patch
Normal file
14
patches/glibc/linaro-2.20-2014.11/100-sparc-nptl.patch
Normal file
@ -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>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user