[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-192-g60bb73a

git git at cross-lfs.org
Tue Jul 30 22:59:12 PDT 2013


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  60bb73aed3ab317d334c539b437d6c0b85d6345e (commit)
      from  fece63226cb29a4cfa75b8ac6b9bde3fbbc376ea (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 60bb73aed3ab317d334c539b437d6c0b85d6345e
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Jul 31 00:59:08 2013 -0500

    Remove extra space between configure options.

diff --git a/BOOK/cross-tools/common/gcc-final.xml b/BOOK/cross-tools/common/gcc-final.xml
index 3d33b23..58a9671 100644
--- a/BOOK/cross-tools/common/gcc-final.xml
+++ b/BOOK/cross-tools/common/gcc-final.xml
@@ -58,7 +58,7 @@
   --enable-shared --disable-static --enable-languages=c,c++ \
   --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix \
   --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
-  --with-gmp=/cross-tools  --with-cloog=/cross-tools \
+  --with-gmp=/cross-tools --with-cloog=/cross-tools \
   --enable-cloog-backend=isl --with-isl=/cross-tools \
   --disable-isl-version-check --with-system-zlib --enable-checking=release \
   --enable-libstdcxx-time</userinput></screen>

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list