aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r--chapter06/gcc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 1ecf0a48a..406bf26f7 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -41,7 +41,7 @@
<sect2 role="installation">
<title>Installation of GCC</title>
- <para>First fix some problems with the libgomp library:</para>
+ <para>First apply some fixes from the upstream repository:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>