Changeset c5fc724 for BOOK/cross-tools/alpha
- Timestamp:
- Dec 2, 2006, 12:21:38 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a68510b6
- Parents:
- a2e6cdb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/gcc-static.xml
ra2e6cdb rc5fc724 76 76 xpointer="xpointer(//*[@os='h'])"/> 77 77 78 <screen><userinput>../gcc-&gcc-version;/configure --prefix= /cross-tools\78 <screen><userinput>../gcc-&gcc-version;/configure --prefix=${CLFS}/cross-tools --with-sysroot=${CLFS} \ 79 79 --host=${CLFS_HOST} --target=${CLFS_TARGET} \ 80 80 --with-local-prefix=/tools --disable-nls --disable-shared \
Note:
See TracChangeset
for help on using the changeset viewer.