Ignore:
Timestamp:
Dec 13, 2012, 3:57:15 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d7773de8
Parents:
b3a4933
Message:

EGLIBC no longer needs --enable-add-ons

Location:
BOOK/final-system/x86_64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64/eglibc-64bit.xml

    rb3a4933 r82b753e0  
    7373    CFLAGS="-mtune=generic -g -O2" \
    7474    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    75     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     75    --disable-profile --enable-kernel=2.6.32 \
    7676    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64</userinput></screen>
    7777
  • BOOK/final-system/x86_64/eglibc.xml

    rb3a4933 r82b753e0  
    7070    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; ${CLFS_TARGET32}) \
    7171    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    72     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     72    --disable-profile --enable-kernel=2.6.32 \
    7373    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    7474
Note: See TracChangeset for help on using the changeset viewer.