Changeset 20766cc for BOOK/boot/multilib


Ignore:
Timestamp:
Jan 10, 2011, 6:03:55 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:
947369c
Parents:
27bebd15
Message:

Remove depreciated option --with-linker from e2fsprogs in the boot section.

File:
1 edited

Legend:

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

    r27bebd15 r20766cc  
    4343<screen os="aa"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \
    4444    ../configure --prefix=/tools --enable-elf-shlibs \
    45     --with-linker=${LD} --host=${CLFS_TARGET} \
     45    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4646    --disable-libblkid --disable-libuuid --disable-fsck \
    4747    --disable-uuidd</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.