Ignore:
Timestamp:
Sep 7, 2012, 10:52:01 AM (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:
ba7a62c
Parents:
dc8ace32
Message:

Remove --with-rootlibdir configure option in Boot section kmod.

File:
1 edited

Legend:

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

    rdc8ace32 r6d8fc37  
    2828
    2929<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    30     --bindir=/bin --with-rootlibdir=/tools/lib64 \
    31     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     30    --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3231
    3332    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.