Changeset dbf883c for BOOK/cross-tools/common/binutils.xml
- Timestamp:
- May 23, 2014, 10:30:57 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 706c361
- Parents:
- 543ed17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
r543ed17 rdbf883c 52 52 --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 53 53 --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \ 54 --disable-static -- enable-64-bit-bfd --disable-multilib --disable-werror</userinput></screen>54 --disable-static --disable-multilib --disable-werror</userinput></screen> 55 55 56 56 <variablelist os="bd"> … … 118 118 119 119 <varlistentry os="bd8"> 120 <term><parameter>--enable-64-bit-bfd</parameter></term>121 <listitem>122 <para>This adds 64 bit support to Binutils.</para>123 </listitem>124 </varlistentry>125 126 <varlistentry os="bd9">127 120 <term><parameter>--disable-werror</parameter></term> 128 121 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.