[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-rc1-sysvinit-94-g16748b7

git git at cross-lfs.org
Fri Sep 26 19:36:02 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, sysvinit has been updated
       via  16748b7cf600eb2bb28be2e9dff93d5ab45f7792 (commit)
      from  2a062af9f3710f3ba83c935cc3bcf341b651c664 (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 16748b7cf600eb2bb28be2e9dff93d5ab45f7792
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Sep 26 21:35:17 2014 -0500

    Add missing "

diff --git a/BOOK/final-system/multilib/gcc.xml b/BOOK/final-system/multilib/gcc.xml
index 306a2fd..926bbd6 100644
--- a/BOOK/final-system/multilib/gcc.xml
+++ b/BOOK/final-system/multilib/gcc.xml
@@ -53,7 +53,7 @@
 CXX="g++ -isystem /usr/include ${BUILD64}" \
 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib:/lib" \
   ../gcc-&gcc-version;/configure --prefix=/usr --libdir=/usr/lib64 \
-    --libexecdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit 
+    --libexecdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit \ 
     --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
     --with-system-zlib --enable-checking=release --enable-libstdcxx-time</userinput></screen>
 

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

Summary of changes:
 BOOK/final-system/multilib/gcc.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list