Ignore:
Timestamp:
Apr 13, 2014, 2:31:13 AM (10 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/multilib/kmod.xml

    ra49b75d r1db7c4b  
    3030zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib64 -lz" \
    3131CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    32     --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     32    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3333    --libdir=/tools/lib64 --with-xz --with-zlib</userinput></screen>
    3434
Note: See TracChangeset for help on using the changeset viewer.