Ignore:
Timestamp:
Jul 1, 2006, 12:48:39 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
8018c66
Parents:
2ce8e8a
Message:

r4209@server: jim | 2006-07-01 12:46:18 -0700
Updated variables -

LFS_TARGET is now CLFS_TARGET
LFS_HOST is now CLFS_HOST
LFS_TARGET32 is now CLFS_TARGET32
LFS is now CLFS
/mnt/lfs is now /mnt/clfs


File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-system/64/binutils.xml

    r2ce8e8a r9cb6b64  
    4545<screen os="j"><userinput>CC="${CC} ${BUILD64}" \
    4646     ../binutils-&binutils-version;/configure --prefix=/tools \
    47      --build=${LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \
     47     --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    4848     --disable-nls --enable-shared --enable-64-bit-bfd \
    4949     --disable-multilib</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.