- Timestamp:
- Jan 22, 2009, 4:36:05 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f698c15d
- Parents:
- bcc6b66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
rbcc6b66 re53465ee 42 42 <screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen> 43 43 44 <para os="ag">Change the StartFile Spec and Standard Include Dir to look at /tools:</para> 44 <para os="ag">Change the StartFile Spec and Standard Include Dir so that 45 GCC looks in <filename class="directory">/tools</filename>:</para> 45 46 46 47 <screen os="ah"><userinput>echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR "/tools/include/"\n\n' >> gcc/config/linux.h
Note:
See TracChangeset
for help on using the changeset viewer.