[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-905-g475523e

git git at cross-lfs.org
Sat May 3 08:14:14 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  475523ea36ae421d168b4019e96e10892f323c76 (commit)
      from  99e2d5777e30c64bc3703dfb984c36459f924f30 (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 475523ea36ae421d168b4019e96e10892f323c76
Author: Chris Staub <chris at beaker67.com>
Date:   Sat May 3 11:14:10 2014 -0400

    Make mips pure64 gcc-static more consistent in formatting, and remove --disable-target-libiberty

diff --git a/BOOK/cross-tools/mips64-64/gcc-static.xml b/BOOK/cross-tools/mips64-64/gcc-static.xml
index d656064..d539ecf 100644
--- a/BOOK/cross-tools/mips64-64/gcc-static.xml
+++ b/BOOK/cross-tools/mips64-64/gcc-static.xml
@@ -68,7 +68,7 @@
     xpointer="xpointer(//*[@os='h'])"/>
 
 <screen os="al"><userinput>AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
-  ../gcc-4.8.2/configure --prefix=/cross-tools \
+  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
   --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
   --with-sysroot=${CLFS} --with-local-prefix=/tools \
   --with-native-system-header-dir=/tools/include --disable-nls \
@@ -76,10 +76,9 @@
   --with-isl=/cross-tools --with-cloog=/cross-tools --with-mpc=/cross-tools \
   --without-headers --with-newlib --disable-decimal-float --disable-libgomp \
   --disable-libmudflap --disable-libssp --disable-libatomic --disable-libitm \
-   --disable-libsanitizer --disable-libquadmath --disable-threads \
-   --disable-multilib --disable-target-libiberty --disable-target-zlib \
-   --with-system-zlib --enable-languages=c --enable-checking=release \
-   --with-abi=64</userinput></screen>
+  --disable-libsanitizer --disable-libquadmath --disable-threads \
+  --disable-multilib --disable-target-zlib --with-system-zlib \
+  --enable-languages=c --enable-checking=release --with-abi=64</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/gcc-static.xml"

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

Summary of changes:
 BOOK/cross-tools/mips64-64/gcc-static.xml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list