소스 검색

buildsys: metag: Remove inappropriate comment

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 12 년 전
부모
커밋
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.