Changeset 12a457e for BOOK/cross-tools/common
- Timestamp:
- Feb 21, 2006, 1:18:19 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- eb35845
- Parents:
- d55f00bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
rd55f00bc r12a457e 42 42 <screen os="bc"><userinput>../binutils-&binutils-version;/configure --prefix=/cross-tools \ 43 43 --host=${LFS_HOST} --target=${LFS_TARGET} --with-lib-path=/tools/lib \ 44 --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>44 --disable-nls --enable-shared</userinput></screen> 45 45 46 46 <variablelist os="bd"> … … 99 99 100 100 <varlistentry os="bd7"> 101 <term><parameter>--enable-64-bit-bfd</parameter></term>102 <listitem>103 <para>This adds 64 bit support to our toolchain. This flag will not104 interfere with 32 bit builds.</para>105 </listitem>106 </varlistentry>107 108 <varlistentry os="bd8">109 101 <term><parameter>--disable-multilib</parameter></term> 110 102 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.