Changeset 4c2ea58 for BOOK/cross-tools/common/pkg-config-lite.xml
- Timestamp:
- Aug 10, 2014, 10:30:08 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 8f9c1a8
- Parents:
- a15d1d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/pkg-config-lite.xml
ra15d1d7 r4c2ea58 42 42 43 43 <varlistentry> 44 <term><parameter>--with-pc-path</parameter></term>45 <listitem>46 <para>This sets the default PKG_CONFIG_PATH to47 <filename class="directory">/tools/lib/pkgconfig</filename> and48 <filename class="directory">/tools/share/pkgconfig</filename>.</para>49 </listitem>50 </varlistentry>51 52 <varlistentry>53 44 <term><parameter>--host=${CLFS_TARGET}</parameter></term> 54 45 <listitem> … … 59 50 this name, so that it will be used instead of any similarly-named 60 51 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> 61 61 </listitem> 62 62 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.