[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-86-g495aba0

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, sysvinit has been updated
       via  495aba09d57f992eb8ef12b73a2ee188c8798e9f (commit)
      from  0461861a7ed19642069f754cd2c11edf8d44d9a4 (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 495aba09d57f992eb8ef12b73a2ee188c8798e9f
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 55ddf24..cb4e462 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