summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc/glibc-2.9/local-args6.diff
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-08-26 23:10:10 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-08-26 23:10:10 +0100
commitb410b2e02fb3dd4a935d3dd6a73e9c258e2a9dab (patch)
tree145bedeaf68ed6976d20a3dcfe3113af87db8564 /meta/packages/glibc/glibc-2.9/local-args6.diff
parent71e4d73befe5b243350d11f12dc1592a9b2fbe50 (diff)
downloadpoky-b410b2e02fb3dd4a935d3dd6a73e9c258e2a9dab.tar.gz
glibc: Add 2.9 from OE.dev
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/glibc/glibc-2.9/local-args6.diff')
-rw-r--r--meta/packages/glibc/glibc-2.9/local-args6.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/glibc/glibc-2.9/local-args6.diff b/meta/packages/glibc/glibc-2.9/local-args6.diff
new file mode 100644
index 0000000000..28c957f243
--- /dev/null
+++ b/meta/packages/glibc/glibc-2.9/local-args6.diff
@@ -0,0 +1,12 @@
1--- glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h.orig
2+++ glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
3@@ -73,6 +73,9 @@
4 # define DOCARGS_5 DOCARGS_4
5 # define UNDOCARGS_5 UNDOCARGS_4
6
7+# define DOCARGS_6 DOCARGS_5
8+# define UNDOCARGS_6 UNDOCARGS_5
9+
10 # ifdef IS_IN_libpthread
11 # define CENABLE bl PLTJMP(__pthread_enable_asynccancel)
12 # define CDISABLE bl PLTJMP(__pthread_disable_asynccancel)