Changeset 562a0ae for BOOK/cross-tools/common
- Timestamp:
- Jan 9, 2009, 8:11:59 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:
- 08a5648
- Parents:
- 2bd85d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
r2bd85d3 r562a0ae 55 55 sed -e "s@\(^CROSS_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g" \ 56 56 gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 57 58 <para os="t1">We will create a dummy limits.h so the build will not use the one 59 provided by the host distro:</para> 60 61 <screen os="t2"><userinput>install -dv /tools/include 62 touch /tools/include/limits.h</userinput></screen> 57 63 58 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.