[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-90-g1bfd540

git git at cross-lfs.org
Fri Oct 31 08:38:44 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  1bfd5401bf39ac62e19bbf76cc9fbe1b120c429a (commit)
      from  c832708fec8b6d0f9b1b53f6c18c3220a1505391 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1bfd5401bf39ac62e19bbf76cc9fbe1b120c429a
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Oct 31 10:38:32 2014 -0500

    Adjust commands for proper rendering.

diff --git a/BOOK/cross-tools/mips64/glibc-n32.xml b/BOOK/cross-tools/mips64/glibc-n32.xml
index dd85b45..60bce28 100644
--- a/BOOK/cross-tools/mips64/glibc-n32.xml
+++ b/BOOK/cross-tools/mips64/glibc-n32.xml
@@ -53,9 +53,8 @@
     <para os="n1">Configure Glibc to install its 32-bit libraries into <filename
     class="directory">/tools/lib32</filename>:</para>
 
-<screen os="n2"><userinput>echo "libc_cv_rtlddir=/tools/lib32" >>
-    config.cache
-    echo "libc_cv_slibdir=/tools/lib32" >> config.cache</userinput></screen>
+<screen os="n2"><userinput>echo "libc_cv_rtlddir=/tools/lib32" >> config.cache
+echo "libc_cv_slibdir=/tools/lib32" >> config.cache</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../multilib/glibc.xml"
diff --git a/BOOK/cross-tools/multilib/glibc-64bit.xml b/BOOK/cross-tools/multilib/glibc-64bit.xml
index 6ca738a..c30fd0d 100644
--- a/BOOK/cross-tools/multilib/glibc-64bit.xml
+++ b/BOOK/cross-tools/multilib/glibc-64bit.xml
@@ -53,9 +53,8 @@
     <para os="n1">Configure Glibc to install its 64-bit libraries into <filename
     class="directory">/tools/lib64</filename>:</para>
 
-<screen os="n2"><userinput>echo "libc_cv_rtlddir=/tools/lib64" >>
-    config.cache
-    echo "libc_cv_slibdir=/tools/lib64" >> config.cache</userinput></screen>
+<screen os="n2"><userinput>echo "libc_cv_rtlddir=/tools/lib64" >> config.cache
+echo "libc_cv_slibdir=/tools/lib64" >> config.cache</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="glibc.xml"

-----------------------------------------------------------------------

Summary of changes:
 BOOK/cross-tools/mips64/glibc-n32.xml     |    5 ++---
 BOOK/cross-tools/multilib/glibc-64bit.xml |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list