Ignore:
Timestamp:
Apr 13, 2014, 2:31:13 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3471ff2
Parents:
a49b75d
Message:

Install kmod entirely in /tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86_64-64/kmod.xml

    ra49b75d r1db7c4b  
    2929<screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" liblzma_LIBS="-L/tools/lib -llzma" \
    3030zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib -lz" \
    31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools --bindir=/bin \
     31CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3232    --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-xz --with-zlib</userinput></screen>
    3333
Note: See TracChangeset for help on using the changeset viewer.