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

git git at clfs.org
Fri Oct 16 18:57:54 PDT 2015


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  efdef347cb6b6127cf96e599013670ec18781b9c (commit)
      from  d2e3f96de1cc6ee128ffae376cb813459df614ab (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 efdef347cb6b6127cf96e599013670ec18781b9c
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Fri Oct 16 20:57:45 2015 -0500

    add a space

diff --git a/BOOK/cross-tools/common/binutils.xml b/BOOK/cross-tools/common/binutils.xml
index 6269bc6..9eadc09 100644
--- a/BOOK/cross-tools/common/binutils.xml
+++ b/BOOK/cross-tools/common/binutils.xml
@@ -52,7 +52,7 @@
     --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
     --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \
     --disable-static --disable-multilib --enable-gold=yes --enable-plugins \
-    --enable-threads--disable-werror</userinput></screen>
+    --enable-threads --disable-werror</userinput></screen>
 
     <variablelist os="bd">
       <title>The meaning of the new configure options:</title>
diff --git a/BOOK/cross-tools/multilib/binutils.xml b/BOOK/cross-tools/multilib/binutils.xml
index 57dcb8a..b2dbca6 100644
--- a/BOOK/cross-tools/multilib/binutils.xml
+++ b/BOOK/cross-tools/multilib/binutils.xml
@@ -51,7 +51,7 @@
     --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
     --with-sysroot=${CLFS} --with-lib-path=/tools/lib:/tools/lib64 \
     --disable-nls --disable-static --enable-64-bit-bfd --enable-gold=yes \
-    --enable-plugins --enable-threads--disable-werror</userinput></screen>
+    --enable-plugins --enable-threads --disable-werror</userinput></screen>
 
     <variablelist os="bd">
       <title>The meaning of the configure options:</title>

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

Summary of changes:
 BOOK/cross-tools/common/binutils.xml   |    2 +-
 BOOK/cross-tools/multilib/binutils.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list