Browse Source

Remove comment, I corrected the order already.

Peter S. Mazinger 18 years ago
parent
commit
9b6de7341a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Rules.mak

+ 0 - 2
Rules.mak

@@ -340,8 +340,6 @@ gcc_tls_test_fail:
 	@exit 1;
 endif
 else
-# psm: the next 2 are probably incorrect, the generic header will
-# win over the arch specific one
 PTINC := -I$(PTDIR)/sysdeps/$(TARGET_ARCH)			\
          -I$(PTDIR)/sysdeps/pthread
 endif