Changeset 308a04c for BOOK/boot/sparc64
- Timestamp:
- Feb 21, 2006, 1:21:56 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1d165f4
- Parents:
- 19a6071
- Location:
- BOOK/boot/sparc64
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/sparc64/e2fsprogs-libs.xml
r19a6071 r308a04c 35 35 xpointer="xpointer(//*[@os='c'])"/> 36 36 37 <screen ><userinput>CC="${CC} ${BUILD32}" ../configure --prefix=/tools \37 <screen os="aa"><userinput>CC="${CC} ${BUILD32}" ../configure --prefix=/tools \ 38 38 --enable-elf-shlibs --disable-evms \ 39 39 --host=${LFS_TARGET}</userinput></screen> 40 40 41 <variablelist os="a a">41 <variablelist os="ab"> 42 42 <title>The meaning of the configure options:</title> 43 43 … … 56 56 xpointer="xpointer(//*[@os='e'])"/> 57 57 58 <screen ><userinput>make CC="${CC} ${BUILD32}" libs</userinput></screen>58 <screen os="ac"><userinput>make CC="${CC} ${BUILD32}" libs</userinput></screen> 59 59 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 62 62 xpointer="xpointer(//*[@os='j'])"/> 63 63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 65 href="../../final-system/common/e2fsprogs.xml" 66 xpointer="xpointer(//*[@os='k'])"/> 67 64 <screen os="ad"><userinput>make CC="${CC} ${BUILD32}" install-libs</userinput></screen> 68 65 69 66 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.