[lfs] branch trunk updated: Revert "Note that gperf tests only work with -j1."
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <174471772431.27709.713885634847336648@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new fb602744b Revert "Note that gperf tests only work with -j1."
fb602744b is described below
commit fb602744bbcddcb8dbe579960cf86a7bcdf667dd
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Apr 15 19:47:48 2025 +0800
Revert "Note that gperf tests only work with -j1."
This reverts commit eb43115dec1f6057a4aaf1f161b0869ec8c4f7fa.
Per https://savannah.gnu.org/bugs/?53208 the issue is fixed. I tried
-j18 multiple times and observed no issues.
---
chapter08/gperf.xml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/chapter08/gperf.xml b/chapter08/gperf.xml
index bbfbbe735..25939135a 100644
--- a/chapter08/gperf.xml
+++ b/chapter08/gperf.xml
@@ -48,11 +48,9 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>The tests are known to fail if running multiple
- simultaneous tests (-j option greater than 1). To test
- the results, issue:</para>
+ <para>To test the results, issue:</para>
-<screen><userinput remap="test">make -j1 check</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page