[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1193-g7eba377

git git at cross-lfs.org
Tue Jun 3 00:03:46 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  7eba377561fde60e9d78b9b1fc082b74de14b7f7 (commit)
       via  02cf479865c5552234bd3d6332b12cabd4f7bff6 (commit)
      from  a34684822e54f2a7082bf1d1691dfdb079760c24 (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 7eba377561fde60e9d78b9b1fc082b74de14b7f7
Merge: 02cf479 a346848
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jun 3 03:02:35 2014 -0400

    Merge branch 'master' of git.cross-lfs.org:cross-lfs


commit 02cf479865c5552234bd3d6332b12cabd4f7bff6
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