[git commit nptl] accidently let arm's sigaction.c sneak in when merging d990ec5891df

Austin Foxley austinf at cetoncorp.com
Mon Aug 31 08:48:04 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=6cf3bd5c43aa5f261754345c2024226c1cd3dc6d
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 libc/sysdeps/linux/arm/Makefile.arch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libc/sysdeps/linux/arm/Makefile.arch b/libc/sysdeps/linux/arm/Makefile.arch
index 4259787..5079559 100644
--- a/libc/sysdeps/linux/arm/Makefile.arch
+++ b/libc/sysdeps/linux/arm/Makefile.arch
@@ -5,7 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-CSRC := brk.c ioperm.c iopl.c mmap.c sigaction.c __syscall_error.c
+CSRC := brk.c ioperm.c iopl.c mmap.c __syscall_error.c
 
 ifneq ($(UCLIBC_HAS_THREADS_NATIVE),y)
 CSRC += sigaction.c
-- 
1.6.3.3



More information about the uClibc-cvs mailing list