- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/xz.xml
rdabbced r26e11b9 12 12 13 13 <indexterm zone="ch-temp-system-xz"> 14 <primary sortas="a-XZ -Utils">XZ-Utils</primary>14 <primary sortas="a-XZ Utils">XZ Utils</primary> 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> … … 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of XZ -Utils</title>23 <title>Installation of XZ Utils</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 28 28 29 29 <screen os="cb"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 31 --libdir=/tools/lib64</userinput></screen> 32 32
Note:
See TracChangeset
for help on using the changeset viewer.