Changeset f6c417f in clfs-sysroot for BOOK/cross-tools/arm
- Timestamp:
- May 27, 2006, 5:01:20 PM (19 years ago)
- Branches:
- master
- Children:
- 3349a3a
- Parents:
- 7126617
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm/glibc-headers.xml
r7126617 rf6c417f 82 82 83 83 <varlistentry os="dj2"> 84 <term><parameter>--with-headers= /tools/include</parameter></term>84 <term><parameter>--with-headers=${LFS}/usr/include</parameter></term> 85 85 <listitem> 86 86 <para>This tells Glibc to compile itself against the headers 87 recently installed to the <filename class="directory"> /tools</filename>87 recently installed to the <filename class="directory">${LFS}/usr/include</filename> 88 88 directory, so that it knows exactly what features the kernel has 89 89 and can optimize itself accordingly.</para>
Note:
See TracChangeset
for help on using the changeset viewer.