Changeset 20766cc for BOOK/boot/common


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/common/e2fsprogs.xml

    r27bebd15 r20766cc  
    3636
    3737<screen os="aa"><userinput>PKG_CONFIG=true ../configure --prefix=/tools \
    38     --enable-elf-shlibs --with-linker=${LD} \
    39     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     38    --enable-elf-shlibs --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4039    --disable-libblkid --disable-libuuid --disable-fsck \
    4140    --disable-uuidd</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.