Changeset 4c2ea58 for BOOK


Ignore:
Timestamp:
Aug 10, 2014, 10:30:08 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
8f9c1a8
Parents:
a15d1d7
Message:

Swap command explanations to match the actual commands

Location:
BOOK/cross-tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/pkg-config-lite.xml

    ra15d1d7 r4c2ea58  
    4242
    4343      <varlistentry>
    44         <term><parameter>--with-pc-path</parameter></term>
    45         <listitem>
    46           <para>This sets the default PKG_CONFIG_PATH to
    47           <filename class="directory">/tools/lib/pkgconfig</filename> and
    48           <filename class="directory">/tools/share/pkgconfig</filename>.</para>
    49         </listitem>
    50       </varlistentry>
    51 
    52       <varlistentry>
    5344        <term><parameter>--host=${CLFS_TARGET}</parameter></term>
    5445        <listitem>
     
    5950          this name, so that it will be used instead of any similarly-named
    6051          program that might exist on the host.</para>
     52        </listitem>
     53      </varlistentry>
     54
     55      <varlistentry>
     56        <term><parameter>--with-pc-path</parameter></term>
     57        <listitem>
     58          <para>This sets the default PKG_CONFIG_PATH to
     59          <filename class="directory">/tools/lib/pkgconfig</filename> and
     60          <filename class="directory">/tools/share/pkgconfig</filename>.</para>
    6161        </listitem>
    6262      </varlistentry>
  • BOOK/cross-tools/multilib/pkg-config-lite.xml

    ra15d1d7 r4c2ea58  
    3838
    3939      <varlistentry>
    40         <term><parameter>--with-pc-path</parameter></term>
    41         <listitem>
    42           <para>This sets the default PKG_CONFIG_PATH to
    43           <filename class="directory">/tools/lib64/pkgconfig</filename> and
    44           <filename class="directory">/tools/share/pkgconfig</filename>.</para>
    45         </listitem>
    46       </varlistentry>
    47 
    48       <varlistentry>
    4940        <term><parameter>--host=${CLFS_TARGET}</parameter></term>
    5041        <listitem>
     
    5344          when cross-compiling some tools in the temporary system and boot
    5445          chapter.</para>
     46        </listitem>
     47      </varlistentry>
     48
     49      <varlistentry>
     50        <term><parameter>--with-pc-path</parameter></term>
     51        <listitem>
     52          <para>This sets the default PKG_CONFIG_PATH to
     53          <filename class="directory">/tools/lib64/pkgconfig</filename> and
     54          <filename class="directory">/tools/share/pkgconfig</filename>.</para>
    5555        </listitem>
    5656      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.