Changeset 02cf479 for BOOK/cross-tools/common
- Timestamp:
- Jun 3, 2014, 12:02:13 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 7eba377
- Parents:
- f742599
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/pkg-config-lite.xml
rf742599 r02cf479 53 53 <term><parameter>--host=${CLFS_TARGET}</parameter></term> 54 54 <listitem> 55 <para>This option makes sure the installation includes the proper 56 <command>{$CLFS_TARGET}-pkg-config</command> to be detected and used 57 when cross-compiling some tools in the temporary system and boot 58 chapter.</para> 55 <para>Several packages that we will cross-compile later will try to 56 search for <command>${CLFS_TARGET}-pkg-config</command>. Setting 57 this option ensures that Pkg-config-lite will create a hard 58 link in <filename class="directory">/cross-tools/bin</filename> with 59 this name, so that it will be used instead of any similarly-named 60 program that might exist on the host.</para> 59 61 </listitem> 60 62 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.