Changeset 8876eda for BOOK/boot/common


Ignore:
Timestamp:
Apr 14, 2014, 1:46:47 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
47cb63d
Parents:
1425d8c
Message:

Removed obsolete LDFLAGS variable from eudev instructions

File:
1 edited

Legend:

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

    r1425d8c r8876eda  
    3030
    3131<screen os="b"><userinput>BLKID_CFLAGS="-I/tools/include" BLKID_LIBS="-L/tools/lib -lblkid" \
    32 KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \
    33 LDFLAGS="-Wl,-rpath,/tools/lib:/lib" ./configure --prefix=/tools \
    34     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     32    KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \
     33    ./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3534    --disable-introspection --disable-gtk-doc-html \
    3635    --disable-gudev --disable-keymap --with-firmware-path=/lib/firmware \
Note: See TracChangeset for help on using the changeset viewer.