diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-06-16 12:48:44 +0000 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-06-16 12:48:44 +0000 |
commit | 9a05e450b2949e6d9a3733ac2910838e102d5c52 (patch) | |
tree | d19a706183190040e0feb553fbc5db2715a189a2 /chapter08/glibc.xml | |
parent | 675606bde2ba53946537b42a5aa576692a311621 (diff) |
Added a separation line (Basically a test commit after merge)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 05a0b880e..ed928741a 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -64,6 +64,7 @@ cd build</userinput></screen> --enable-stack-protector=strong \ --with-headers=/usr/include \ libc_cv_slibdir=/lib</userinput></screen> + <!-- WIP --> <variablelist> <title>The meaning of the options and new configure parameters:</title> |