[git commit] buildsys: minor fixes in Makefile.arch for C6X

Carmelo Amoroso carmelo.amoroso at st.com
Wed Apr 27 07:29:44 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=04dc3d139266d582f64db811013100e283ae189a
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Just a tidy-up by removing commented-out lines.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>
---
 libc/sysdeps/linux/c6x/Makefile.arch |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/libc/sysdeps/linux/c6x/Makefile.arch b/libc/sysdeps/linux/c6x/Makefile.arch
index 3e8dace..6bb44f2 100644
--- a/libc/sysdeps/linux/c6x/Makefile.arch
+++ b/libc/sysdeps/linux/c6x/Makefile.arch
@@ -6,10 +6,5 @@
 #
 
 CSRC := brk.c pread_write.c syscall.c prctl.c
-#CSRC :=
 
 SSRC := __longjmp.S bsd-_setjmp.S bsd-setjmp.S clone.S setjmp.S _vfork.S
-#SSRC :=
-
-# libc-nonshared-y += $(ARCH_OUT)/_syscall.os
-
-- 
1.7.3.4



More information about the uClibc-cvs mailing list