[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-rc1-systemd-103-g88db81d

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, master has been updated
       via  88db81deeafaed9d420f4b296878a70d3671c140 (commit)
      from  2e6abcf258ec181d42c4b9a8d5aec096611e7284 (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 88db81deeafaed9d420f4b296878a70d3671c140
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