Changeset 7773c32 for cross-tools


Ignore:
Timestamp:
Feb 21, 2006, 1:18:39 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
9e08944
Parents:
3529c34
Message:

r763@server (orig r761): jim | 2005-11-27 16:38:34 -0800

r799@server: jim | 2005-11-27 16:38:14 -0800
Fixed binutils multilib build


Location:
cross-tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/64/binutils.xml

    r3529c34 r7773c32  
    4545<screen os="ca"><userinput>../binutils-&binutils-version;/configure --prefix=/cross-tools \
    4646   --host=${LFS_HOST} --target=${LFS_TARGET} --with-lib-path=/tools/lib \
    47    --disable-nls --enable-shared --enable-64-bit-bfd \
    48    --disable-multilib</userinput></screen>
     47   --disable-nls --enable-shared --enable-64-bit-bfd --disable-multilib</userinput></screen>
    4948
    5049    <variablelist os="bd">
  • cross-tools/multilib/binutils.xml

    r3529c34 r7773c32  
    5353<screen os="bc"><userinput>../binutils-&binutils-version;/configure --prefix=/cross-tools \
    5454   --host=${LFS_HOST} --target=${LFS_TARGET} --with-lib-path=/tools/lib \
    55    --disable-nls --enable-shared --enable-64-bit-bfd --disable-multilib</userinput></screen>
     55   --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>
    5656
    5757    <variablelist os="bd">
Note: See TracChangeset for help on using the changeset viewer.