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