[git commit] buildsys: metag: Remove inappropriate comment

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Jan 14 12:42:28 UTC 2014


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

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 .../sysdeps/unix/sysv/linux/metag/Makefile.arch    |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/metag/Makefile.arch b/libpthread/nptl/sysdeps/unix/sysv/linux/metag/Makefile.arch
index bcee168..df98875 100644
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/metag/Makefile.arch
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/metag/Makefile.arch
@@ -29,6 +29,3 @@ CFLAGS-fork.c = -D__USE_STDIO_FUTEXES__
 endif
 CFLAGS-OMIT-fork.c = -DNOT_IN_libc -DIS_IN_libpthread
 CFLAGS-OMIT-libc-lowlevellock.c = -DNOT_IN_libc -DIS_IN_libpthread
-# We always compile it in arm mode because of SAVE_PID macro
-# This macro should be alternatively implemented in THUMB
-# assembly.


More information about the uClibc-cvs mailing list