aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gcc-exp.xml')
-rw-r--r--chapter06/gcc-exp.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/gcc-exp.xml b/chapter06/gcc-exp.xml
index 15a399d9d..9558b19e8 100644
--- a/chapter06/gcc-exp.xml
+++ b/chapter06/gcc-exp.xml
@@ -11,6 +11,9 @@ and C++ compilers and not the other available compilers as they are, on
the average, not often used. If those other compilers are needed,
the --enable-languages parameter can be omitted.</para>
+<para><userinput>--enable-threads:</userinput> This makes gcc thread
+enabled.</para>
+
<para><userinput>ln -s ../usr/bin/cpp:</userinput> This
creates the $LFS/lib/cpp symlink. Some packages explicitly try to find
cpp in /lib.</para>