aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/libstdc++.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r--chapter05/libstdc++.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index 6c3b3d27b..42a304bfe 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -82,8 +82,8 @@ cd build</userinput></screen>
<varlistentry>
<term><parameter>--disable-libstdcxx-threads</parameter></term>
<listitem>
- <para>Since we have not yet built the C threads library, the C++
- one cannot be built either.</para>
+ <para>Since gcc-pass1 is built without thread support, the C++
+ thread library cannot be built either.</para>
</listitem>
</varlistentry>