summaryrefslogtreecommitdiff
path: root/docs/known-issues.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/known-issues.txt')
-rw-r--r--docs/known-issues.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/known-issues.txt b/docs/known-issues.txt
index 3c7eaab..80d7646 100644
--- a/docs/known-issues.txt
+++ b/docs/known-issues.txt
@@ -44,9 +44,12 @@ Explanations:
x86 and for x86_64.
Only the system part of the tuple (here, linux-gnu) needs to be the same to
- trigger the bug. Which means that building a tolchain for either x86 or
+ trigger the bug. Which means that building a toolchain for either x86 or
x86_64 on either x86 or x86_64 breaks.
+ Typically, it is not possible to build the i686-nptl-linux-gnu sample on an
+ x86_64 machine, although it might build on an x86 machine.
+
Fix:
None known.