Changeset d5cf87a3 for BOOK/cross-tools
- Timestamp:
- Feb 21, 2006, 2:30:32 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:
- 773bf1ea
- Parents:
- da1d069
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/multilib/glibc-64bit.xml
rda1d069 rd5cf87a3 75 75 <term><parameter>CC="${LFS_TARGET}-gcc ${BUILD64}"</parameter></term> 76 76 <listitem> 77 <para>Forces G LIBCto utilize our target architecture GCC utilizing78 the 64 B ITflags.</para>77 <para>Forces Glibc to utilize our target architecture GCC utilizing 78 the 64 Bit flags.</para> 79 79 </listitem> 80 80 </varlistentry> … … 83 83 <term><parameter>--libdir=/tools/lib64</parameter></term> 84 84 <listitem> 85 <para>Puts G LIBCinto /tools/lib64 instead of /tools/lib.</para>85 <para>Puts Glibc into /tools/lib64 instead of /tools/lib.</para> 86 86 </listitem> 87 87 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.