Ignore:
Timestamp:
Sep 3, 2011, 10:40:07 AM (13 years ago)
Author:
Jonathan Norman <jonathan@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
26b5617
Parents:
73fc51f
Message:

Explained AS and AR configuration flags for Cross Binutils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/binutils.xml

    r73fc51f rbd27efe  
    4747    <variablelist os="bd">
    4848      <title>The meaning of the configure options:</title>
     49
     50      <varlistentry os="bd0">
     51        <term><parameter>AR=ar AS=as</parameter></term>
     52        <listitem>
     53          <para>This prevents Binutils from compiling with ${CLFS_HOST}-ar
     54           and ${CLFS_HOST}-as as they are provided by this package and therefore
     55           not installed yet.</para>
     56        </listitem>
     57      </varlistentry>
    4958
    5059      <varlistentry os="bd1">
Note: See TracChangeset for help on using the changeset viewer.