[blfs] 01/03: Fix json-c tests.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 78066b533894bfd88f503340b91a15824791fac5 Author: Bruce Dubbs <[email protected]> AuthorDate: Tue Aug 18 11:24:29 2026 -0500 Fix json-c tests. --- general/genlib/json-c.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/general/genlib/json-c.xml b/general/genlib/json-c.xml index 67ec50283e..b9569bff2d 100644 --- a/general/genlib/json-c.xml +++ b/general/genlib/json-c.xml @@ -126,7 +126,8 @@ make</userinput></screen> <screen remap="doc"><userinput>doxygen doc/Doxyfile</userinput></screen> <para> - To test the results, issue: <command>make test</command>. + To test the results, issue: <command>make USE_VALGRIND=0 test</command>. + Note that testing with the latest valgrind causes several test failures. </para> <para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page