Ignore:
Timestamp:
Feb 13, 2011, 11:07:51 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
af0fe7f, dabbced
Parents:
02ac3c73
Message:

Fix compilation issues w/ e2fsprogs in the boot section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/e2fsprogs.xml

    r02ac3c73 r0162995  
    3535    xpointer="xpointer(//*[@os='c'])"/>
    3636
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    38     href="../multilib/e2fsprogs.xml"
    39     xpointer="xpointer(//*[@os='aa'])"/>
     37<screen os="aa"><userinput>LDFLAGS="-Wl,-rpath-link,/tools/lib" \
     38  CC="${CC} ${BUILD64}" PKG_CONFIG=true \
     39    ../configure --prefix=/tools --enable-elf-shlibs \
     40    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     41    --disable-libblkid --disable-libuuid --disable-fsck \
     42    --disable-uuidd</userinput></screen>
    4043
    4144    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.