Changeset 6349cfd8 for BOOK/temp-system/multilib
- Timestamp:
- Jan 17, 2009, 11:16:54 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 41306975
- Parents:
- 07891d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/binutils.xml
r07891d2 r6349cfd8 59 59 xpointer="xpointer(//*[@os='i'])"/> 60 60 61 <screen os="j"><userinput>CC="${CC} ${BUILD64}" \ 62 ../binutils-&binutils-version;/configure --prefix=/tools \ 63 --libdir=/tools/lib64 --with-lib-path=/tools/lib \ 64 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 65 --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen> 61 <screen os="j"><userinput>CC="${CC} ${BUILD64}" ../binutils-&binutils-version;/configure \ 62 --prefix=/tools --libdir=/tools/lib64 --with-lib-path=/tools/lib \ 63 --with-sysroot=${CLFS} --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 64 --target=${CLFS_TARGET} --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen> 66 65 67 66 <variablelist os="ea">
Note:
See TracChangeset
for help on using the changeset viewer.