diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 996592f80..5dc6295d6 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -58,7 +58,8 @@ <screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh make -j4 check</userinput></screen> - <para>Three tests are known to fail in the LFS environment.</para> + <para>Three tests are known to fail in the LFS environment: + check12.sh, subobj.sh, and check12-w.sh.</para> <para>Install the package:</para> |