[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-111-g5348e9f

git git at cross-lfs.org
Mon Jul 1 10:23:20 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  5348e9fe3de8e47928b17ea78a6628228f84e4e2 (commit)
      from  1dd716e0ff1b4a83fe27042267f663a719ea5006 (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 5348e9fe3de8e47928b17ea78a6628228f84e4e2
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Mon Jul 1 12:23:15 2013 -0500

    Remove redundant and improper configure options for gcc-final in cross-tools.

diff --git a/BOOK/cross-tools/common/gcc-final.xml b/BOOK/cross-tools/common/gcc-final.xml
index fdef5d1..2e77b90 100644
--- a/BOOK/cross-tools/common/gcc-final.xml
+++ b/BOOK/cross-tools/common/gcc-final.xml
@@ -55,7 +55,6 @@
   --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
   --with-sysroot=${CLFS} --with-local-prefix=/tools \
   --with-native-system-header-dir=/tools/include --disable-nls \
-  --with-sysroot=/mnt/clfs --with-local-prefix=/tools --disable-nls \
   --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 \

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list