[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-91-g10600cd

git git at cross-lfs.org
Fri Oct 31 08:50:51 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, master has been updated
       via  10600cdfc17a6585da7e30941d99137fc29d1b86 (commit)
      from  1bfd5401bf39ac62e19bbf76cc9fbe1b120c429a (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 10600cdfc17a6585da7e30941d99137fc29d1b86
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Oct 31 10:50:40 2014 -0500

    Add configure option to use config.cache.

diff --git a/BOOK/final-system/x86_64/glibc-64bit.xml b/BOOK/final-system/x86_64/glibc-64bit.xml
index 62bd961..31d8d3e 100644
--- a/BOOK/final-system/x86_64/glibc-64bit.xml
+++ b/BOOK/final-system/x86_64/glibc-64bit.xml
@@ -65,7 +65,7 @@
     ../glibc-&glibc-version;/configure --prefix=/usr \
     --disable-profile --enable-kernel=&glibc-kernel-version; \
     --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
-    --enable-obsolete-rpc</userinput></screen>
+    --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../multilib/glibc-64bit.xml"

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

Summary of changes:
 BOOK/final-system/x86_64/glibc-64bit.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list