summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-10-27 07:22:02 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-10-27 07:22:02 +0000
commit9b6de7341a42019768250eab5573bf727df3a64d (patch)
treeb5dd6359273ddd38b0af165ee4014426861aef6d /Rules.mak
parentf2b12ea516e936d275c6c720a57cde83b1ef59d0 (diff)
Remove comment, I corrected the order already.
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rules.mak b/Rules.mak
index e2b3b24d8..bf0d111e8 100644
--- a/Rules.mak
+++ b/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