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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/sparc64/eglibc.xml

    rb3a4933 r82b753e0  
    5959    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6060    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    61     --disable-profile --enable-add-ons \
    62     --with-tls --enable-kernel=2.6.32 --with-__thread \
     61    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    6362    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6463    --cache-file=config.cache</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.