[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-184-g2eeeba7

git git at cross-lfs.org
Tue Jul 30 18:47:03 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  2eeeba739a3705f1b9e92ab1f1c9959a9e69e275 (commit)
       via  6d564e02881355495b21f6941a8a1e521d6e4b20 (commit)
      from  b6e1f8e238f95818ff9cb8997b2a2bb4bce61f5e (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 2eeeba739a3705f1b9e92ab1f1c9959a9e69e275
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Tue Jul 30 20:46:58 2013 -0500

    Update date.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 896a6ad..8366117 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "29"> <!-- Use two digits -->
+<!ENTITY day "30"> <!-- Use two digits -->
 <!ENTITY year "2013"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 6d564e02881355495b21f6941a8a1e521d6e4b20
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Tue Jul 30 20:46:50 2013 -0500

    Remove repeating --with-local-prefix option from cross-tools multilib gcc-final.

diff --git a/BOOK/cross-tools/multilib/gcc-final.xml b/BOOK/cross-tools/multilib/gcc-final.xml
index 8d2c7db..da9a7d9 100644
--- a/BOOK/cross-tools/multilib/gcc-final.xml
+++ b/BOOK/cross-tools/multilib/gcc-final.xml
@@ -55,7 +55,7 @@
   --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
   --with-sysroot=${CLFS} --with-local-prefix=/tools \
   --with-native-system-header-dir=/tools/include \
-  --with-local-prefix=/tools --disable-nls --enable-shared --disable-static \
+  --disable-nls --enable-shared --disable-static \
   --enable-languages=c,c++ --enable-__cxa_atexit --enable-c99 \
   --enable-long-long --enable-threads=posix --with-mpc=/cross-tools \
   --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-cloog=/cross-tools \

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list