aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-15 10:24:33 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-15 10:24:33 -0600
commitdbaab9969490a759239eebe887c5af5a5d01ea98 (patch)
treee5da1a80e1995d66192fa513951d78b3b74314ea /chapter08/binutils.xml
parentc9aabf13a1e8e1fb57688a7dea2f2ca2f1a9e1ab (diff)
parent0c4501b5b186b116b90aa19fd7fb6087b3d70a69 (diff)
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r--chapter08/binutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index 28d44a9a0..f2061d5b8 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -175,10 +175,10 @@ cd build</userinput></screen>
The test named <filename>ar with versioned solib</filename> is also
known to fail.
<!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
- Because of a race between the gas testsuite and the gprofng testsuite,
+ Because of a race between the gas test suite and the gprofng test suite,
some gas tests may fail if parallel jobs are used. If you are not
assured of the correctness of gas, invoke
- <command>make check-gas</command> to run gas testsuite separately and
+ <command>make check-gas</command> to run the gas test suite separately and
all tests should pass. Three gprofng tests yield the
<literal>ERROR</literal> result, and they are counted as
<literal>UNRESOLVED</literal> in the summary.</para>