[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1190-g4ce9139

git git at cross-lfs.org
Tue Jun 3 00:03:39 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  4ce91395027b30feb72e039178c27080a71b729d (commit)
      from  3c0198b292ef9fe2c9a8538dd9742733772fb902 (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 4ce91395027b30feb72e039178c27080a71b729d
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jun 3 03:02:13 2014 -0400

    Updated text in pkg-config-lite for cross-tools

diff --git a/BOOK/cross-tools/common/pkg-config-lite.xml b/BOOK/cross-tools/common/pkg-config-lite.xml
index 0cb9374..12e6511 100644
--- a/BOOK/cross-tools/common/pkg-config-lite.xml
+++ b/BOOK/cross-tools/common/pkg-config-lite.xml
@@ -52,10 +52,12 @@
       <varlistentry>
         <term><parameter>--host=${CLFS_TARGET}</parameter></term>
         <listitem>
-          <para>This option makes sure the installation includes the proper
-          <command>{$CLFS_TARGET}-pkg-config</command> to be detected and used
-          when cross-compiling some tools in the temporary system and boot
-          chapter.</para> 
+          <para>Several packages that we will cross-compile later will try to
+          search for <command>${CLFS_TARGET}-pkg-config</command>. Setting
+          this option ensures that Pkg-config-lite will create a hard
+          link in <filename class="directory">/cross-tools/bin</filename> with
+          this name, so that it will be used instead of any similarly-named
+          program that might exist on the host.</para>
         </listitem>
       </varlistentry>
 

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

Summary of changes:
 BOOK/cross-tools/common/pkg-config-lite.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list