Bladeren bron

buildsys: metag: Remove inappropriate comment

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 12 jaren geleden
bovenliggende
commit
bc0af6cbd3
1 gewijzigde bestanden met toevoegingen van 0 en 3 verwijderingen
  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.