Changeset a0730c7
- Timestamp:
- Jan 28, 2014, 12:11:25 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 12d49ad
- Parents:
- f55c4bf
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/texinfo.xml
rf55c4bf ra0730c7 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput> ./configure --prefix=/tools \29 <screen os="b"><userinput>PERL=/usr/bin/perl ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 -
BOOK/temp-system/multilib/texinfo.xml
rf55c4bf ra0730c7 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 29 <screen os="b"><userinput>PERL=/usr/bin/perl CC="${CC} ${BUILD64}" \ 30 ./configure --prefix=/tools \ 30 31 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 32
Note:
See TracChangeset
for help on using the changeset viewer.