Changeset 04b4d8a for BOOK/boot/multilib


Ignore:
Timestamp:
Jun 4, 2011, 8:24:53 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:
622df7bc
Parents:
7782c77
Message:

Cleanup the E2fsprogs build commands in the boot section.

File:
1 edited

Legend:

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

    r7782c77 r04b4d8a  
    4141    xpointer="xpointer(//*[@os='c'])"/>
    4242
    43 <screen os="aa"><userinput>LDFLAGS="-Wl,-rpath-link,/tools/lib64" \
    44   CC="${CC} ${BUILD64}" PKG_CONFIG=true \
    45     ../configure --prefix=/tools --enable-elf-shlibs \
     43<screen os="aa"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \
     44  ../configure --prefix=/tools --enable-elf-shlibs \
    4645    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4746    --disable-libblkid --disable-libuuid --disable-fsck \
Note: See TracChangeset for help on using the changeset viewer.