diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index e01e91ca7..8f0bbbb52 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -194,7 +194,7 @@ unset GCC_INCDIR</userinput></screen> <screen><userinput remap="install">touch /etc/ld.so.conf</userinput></screen> - <para>Fix the generated Makefile to skip an uneeded sanity check + <para>Fix the generated Makefile to skip an unneeded sanity check that fails in the LFS partial environment: </para> |