浏览代码

buildsys: metag: Remove inappropriate comment

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 11 年之前
父节点
当前提交
bc0af6cbd3
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/Makefile.arch

+ 0 - 3
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.