From 0d081f788afc5d2e9b5d05895e379056a5a90809 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 10 Oct 2009 00:24:49 -0700 Subject: uclibc-nptl: Bump the SRCREV Signed-off-by: Khem Raj --- .../uclibc_arm_remove_duplicate_sysdep_defs.patch | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'recipes/uclibc/uclibc-nptl') 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: \ -- cgit v1.2.3