summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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