summaryrefslogtreecommitdiff
path: root/recipes/uclibc/uclibc-nptl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-10 00:24:49 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-10 00:59:31 -0700
commit0d081f788afc5d2e9b5d05895e379056a5a90809 (patch)
tree632bec4d503ea557679f3a7bb771491b03c8f02f /recipes/uclibc/uclibc-nptl
parent7f5bcb88a3701b6464cbbd3bed8cc2dab084654f (diff)
uclibc-nptl: Bump the SRCREV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/uclibc/uclibc-nptl')
-rw-r--r--recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch b/recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch
index c871534ed8..ffcc62d698 100644
--- a/recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch
+++ b/recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch
@@ -1,16 +1,3 @@
---- a/libc/sysdeps/linux/common/Makefile.in.org 2009-09-30 17:22:18.652679321 -0700
-+++ a/libc/sysdeps/linux/common/Makefile.in 2009-09-30 17:21:15.599669303 -0700
-@@ -92,6 +92,10 @@ ifeq ($(TARGET_ARCH),i386)
- CSRC := $(filter-out vfork.c,$(CSRC))
- endif
-
-+ifeq ($(TARGET_ARCH),arm)
-+CSRC := $(filter-out syscall.c,$(CSRC))
-+endif
-+
- # fails for some reason
- ifneq ($(strip $(ARCH_OBJS)),)
- CSRC := $(filter-out $(notdir $(ARCH_OBJS:.o=.c)),$(CSRC))
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep.h.orig 2009-09-30 17:12:46.571672582 -0700
+++ a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep.h 2009-09-30 17:10:12.255037520 -0700
@@ -273,37 +273,6 @@ __local_syscall_error: \