Changeset 9597c5a for BOOK/temp-system/64
- Timestamp:
- May 18, 2014, 8:25:27 PM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 5a951e7
- Parents:
- e8f3474
- git-author:
- Chris Staub <chris@…> (05/18/14 20:23:56)
- git-committer:
- Chris Staub <chris@…> (05/18/14 20:25:27)
- Location:
- BOOK/temp-system/64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/check.xml
re8f3474 r9597c5a 26 26 xpointer="xpointer(//*[@os='c'])"/> 27 27 28 <screen os="d"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=./configure --prefix=/tools \28 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 29 29 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"32 href="../common/check.xml"33 xpointer="xpointer(//*[@os='e'])"/>34 30 35 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/util-linux.xml
re8f3474 r9597c5a 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=./configure --prefix=/tools \29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 31 --disable-makeinstall-chown --disable-makeinstall-setuid</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.