[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-357-g22bfda0

git git at cross-lfs.org
Tue Sep 10 08:34:50 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  22bfda04ae4be081f18497bd28b57869c7ab426a (commit)
      from  5ca6d3b47b5a1a24ff2361b9300f5c650a93be68 (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 22bfda04ae4be081f18497bd28b57869c7ab426a
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Tue Sep 10 10:34:44 2013 -0500

    Use 64/eglibc.xml for configure command.

diff --git a/BOOK/cross-tools/x86_64-64/eglibc.xml b/BOOK/cross-tools/x86_64-64/eglibc.xml
index a9e2bb7..3cb5ff8 100644
--- a/BOOK/cross-tools/x86_64-64/eglibc.xml
+++ b/BOOK/cross-tools/x86_64-64/eglibc.xml
@@ -46,13 +46,9 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='g'])"/>
 
-    <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \
-      AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
-      ../eglibc-&eglibc-version;/configure --prefix=/tools \
-      --host=${CLFS_TARGET} --build=${CLFS_HOST} \
-      --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
-      --with-binutils=/cross-tools/bin --with-headers=/tools/include \
-      --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../64/eglibc.xml"
+    xpointer="xpointer(//*[@os='df'])"/>
 
     <variablelist os="dg">
       <title>The meaning of the new configure options:</title>

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

Summary of changes:
 BOOK/cross-tools/x86_64-64/eglibc.xml |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list