Ignore:
Timestamp:
Jan 10, 2011, 6:17:56 PM (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:
409d955
Parents:
20766cc
Message:

Fix linking issues with e2fsprogs in the boot section.

File:
1 edited

Legend:

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

    r20766cc r947369c  
    3535    xpointer="xpointer(//*[@os='c'])"/>
    3636
    37 <screen os="aa"><userinput>PKG_CONFIG=true ../configure --prefix=/tools \
     37<screen os="aa"><userinput>LDFLAGS="-Wl,-rpath-link,/tools/lib" \
     38  PKG_CONFIG=true ../configure --prefix=/tools \
    3839    --enable-elf-shlibs --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3940    --disable-libblkid --disable-libuuid --disable-fsck \
Note: See TracChangeset for help on using the changeset viewer.