Ignore:
Timestamp:
Sep 6, 2012, 7:27:36 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f856ab0
Parents:
8150908
Message:

Boot section updates. Add shadow to boot section. Fix pure64 books for lib64 to lib issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/kmod.xml

    r8150908 rc140ee2  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" \
    30     liblzma_LIBS="-L/tools/lib -llzma" zlib_CFLAGS="-I/tools/include" \
    31     zlib_LIBS="-L/tools/lib -lz" ./configure --prefix=/tools --bindir=/bin \
    32     --with-rootlibdir=/tools/lib --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    33     --with-xz --with-zlib</userinput></screen>
     29<screen os="b"><userinput>./configure --prefix=/tools --bindir=/bin \
     30    --with-rootlibdir=/tools/lib --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3431
    3532    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.