[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-914-g665c544

git git at cross-lfs.org
Mon May 5 20:34:56 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, systemd has been updated
       via  665c544a60034319d8ec558ee494f4dcb38d4bb6 (commit)
      from  e611bb934bfecacc4f4577638603b279eed59518 (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 665c544a60034319d8ec558ee494f4dcb38d4bb6
Author: Chris Staub <chris at beaker67.com>
Date:   Mon May 5 23:34:48 2014 -0400

    Fix GCC configure options with mips64

diff --git a/BOOK/temp-system/mips64/gcc.xml b/BOOK/temp-system/mips64/gcc.xml
index 559993f..29c6e52 100644
--- a/BOOK/temp-system/mips64/gcc.xml
+++ b/BOOK/temp-system/mips64/gcc.xml
@@ -77,7 +77,7 @@
   --enable-c99 --enable-shared --enable-threads=posix \
   --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
   --disable-libstdcxx-pch --with-abi=64 --with-gmp=/tools --with-mpfr=/tools \
-  --with-mpc=/tools --with-isl=/tools --with cloog=/tools --with-system-zlib \
+  --with-mpc=/tools --with-isl=/tools --with-cloog=/tools --with-system-zlib \
   --enable-checking=release --enable-libstdcxx-time \
   --with-native-system-header-dir=/tools/include</userinput></screen>
 

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list