Changeset bf87a72 for BOOK/chroot/multilib
- Timestamp:
- Jun 6, 2012, 1:09:35 PM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e636fa9
- Parents:
- 3e3e226
- git-author:
- Jonathan Norman <jon@…> (06/06/12 12:25:18)
- git-committer:
- Jonathan Norman <jon@…> (06/06/12 13:09:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/chroot/multilib/util-linux.xml
r3e3e226 rbf87a72 22 22 <sect2 role="installation"> 23 23 <title>Installation of Util-linux</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/util-linux.xml" 27 xpointer="xpointer(//*[@os='f1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../common/util-linux.xml" 31 xpointer="xpointer(//*[@os='f2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 29 37 <screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 --disable-makeinstall-chown </userinput></screen>39 --disable-makeinstall-chown --config-cache</userinput></screen> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.