[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-173-ge30db7b

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, sysvinit has been updated
       via  e30db7b94490335499d990042409c1dbcfaa163e (commit)
      from  e15ed01d9d97db0f0c0eab62e8319de0f1d37a9f (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 e30db7b94490335499d990042409c1dbcfaa163e
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