Changeset 82b753e0


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
Files:
22 edited

Legend:

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

    rb3a4933 r82b753e0  
    5959      ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6060      --host=${CLFS_TARGET} --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>
     
    106105      href="../common/eglibc.xml"
    107106      xpointer="xpointer(//*[@os='dg10'])"/>
     107
     108      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     109      href="../common/eglibc.xml"
     110      xpointer="xpointer(//*[@os='dg11'])"/>
    108111
    109112    </variablelist>
  • BOOK/cross-tools/common/eglibc.xml

    rb3a4933 r82b753e0  
    5858    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    5959    --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    60     --disable-profile --enable-add-ons \
    61     --with-tls --enable-kernel=2.6.32 --with-__thread \
    62     --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    63     --cache-file=config.cache</userinput></screen>
     60    --disable-profile --with-tls --enable-kernel=2.6.32
     61    --with-__thread --with-binutils=/cross-tools/bin
     62    --with-headers=/tools/include --cache-file=config.cache</userinput></screen>
    6463
    6564    <variablelist os="dg">
     
    107106
    108107      <varlistentry os="dg6">
    109         <term><parameter>--enable-add-ons</parameter></term>
    110         <listitem>
    111           <para>This tells EGLIBC to utilize all add-ons that are
    112           available.</para>
    113         </listitem>
    114       </varlistentry>
    115 
    116       <varlistentry os="dg7">
    117108        <term><parameter>--with-tls</parameter></term>
    118109        <listitem>
     
    121112      </varlistentry>
    122113
    123       <varlistentry os="dg8">
     114      <varlistentry os="dg7">
    124115        <term><parameter>--enable-kernel=2.6.32</parameter></term>
    125116        <listitem>
     
    129120      </varlistentry>
    130121
    131       <varlistentry os="dg9">
     122      <varlistentry os="dg8">
    132123        <term><parameter>--with-__thread</parameter></term>
    133124        <listitem>
     
    137128      </varlistentry>
    138129
    139       <varlistentry os="dg10">
     130      <varlistentry os="dg9">
    140131        <term><parameter>--with-binutils=/cross-tools/bin</parameter></term>
    141132        <listitem>
     
    145136      </varlistentry>
    146137
    147       <varlistentry os="dg11">
     138      <varlistentry os="dg10">
    148139        <term><parameter>--with-headers=/tools/include</parameter></term>
    149140        <listitem>
     
    155146      </varlistentry>
    156147
    157       <varlistentry os="dg12">
     148      <varlistentry os="dg11">
    158149        <term><parameter>--cache-file=config.cache</parameter></term>
    159150        <listitem>
  • BOOK/cross-tools/mips64/eglibc-n32.xml

    rb3a4933 r82b753e0  
    8080    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    8181    --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib32 \
    82     --disable-profile --enable-add-ons \
    83     --with-tls --enable-kernel=2.6.32 --with-__thread \
     82    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    8483    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    8584    --cache-file=config.cache</userinput></screen>
  • BOOK/cross-tools/multilib/eglibc-64bit.xml

    rb3a4933 r82b753e0  
    6464    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6565    --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib64 \
    66     --disable-profile --enable-add-ons \
    67     --with-tls --enable-kernel=2.6.32 --with-__thread \
     66    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    6867    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6968    --cache-file=config.cache</userinput></screen>
  • BOOK/cross-tools/multilib/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>
     
    111110      xpointer="xpointer(//*[@os='dg10'])"/>
    112111
     112      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     113      href="../common/eglibc.xml"
     114      xpointer="xpointer(//*[@os='dg11'])"/>
     115
    113116    </variablelist>
    114117
  • BOOK/cross-tools/ppc64/eglibc.xml

    rb3a4933 r82b753e0  
    9494      xpointer="xpointer(//*[@os='dg10'])"/>
    9595
     96      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     97      href="../common/eglibc.xml"
     98      xpointer="xpointer(//*[@os='dg11'])"/>
     99
    96100    </variablelist>
    97101
  • 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>
  • BOOK/cross-tools/x86/eglibc.xml

    rb3a4933 r82b753e0  
    6060    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6161    --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    62     --disable-profile --enable-add-ons \
    63     --with-tls --enable-kernel=2.6.32 --with-__thread \
     62    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    6463    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6564    --cache-file=config.cache</userinput></screen>
     
    120119      xpointer="xpointer(//*[@os='dg11'])"/>
    121120
    122       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123       href="../common/eglibc.xml"
    124       xpointer="xpointer(//*[@os='dg12'])"/>
    125 
    126121    </variablelist>
    127122
  • BOOK/cross-tools/x86_64/eglibc.xml

    rb3a4933 r82b753e0  
    6060    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6161    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    62     --disable-profile --enable-add-ons \
    63     --with-tls --enable-kernel=2.6.32 --with-__thread \
     62    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    6463    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6564    --cache-file=config.cache</userinput></screen>
     
    116115      xpointer="xpointer(//*[@os='dg10'])"/>
    117116
     117      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     118      href="../common/eglibc.xml"
     119      xpointer="xpointer(//*[@os='dg11'])"/>
     120
    118121    </variablelist>
    119122
  • BOOK/final-system/common/eglibc.xml

    rb3a4933 r82b753e0  
    7979
    8080<screen os="h"><userinput>../eglibc-&eglibc-version;/configure --prefix=/usr \
    81     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
    82     --libexecdir=/usr/lib/eglibc</userinput></screen>
     81    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc</userinput></screen>
    8382
    8483    <variablelist os="i">
  • BOOK/final-system/mips64/eglibc-n32.xml

    rb3a4933 r82b753e0  
    8686<screen os="h"><userinput>CC="gcc ${BUILDN32}" CXX="g++ ${BUILDN32}" \
    8787    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    88     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     88    --disable-profile --enable-kernel=2.6.32 \
    8989    --libexecdir=/usr/lib32/eglibc --libdir=/usr/lib32</userinput></screen>
    9090
  • BOOK/final-system/multilib/eglibc-64bit.xml

    rb3a4933 r82b753e0  
    7070<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    7171    ../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/lib64/glibc --libdir=/usr/lib64</userinput></screen>
    7474
  • BOOK/final-system/multilib/eglibc.xml

    rb3a4933 r82b753e0  
    6969<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
    7070    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    71     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     71    --disable-profile --enable-kernel=2.6.32 \
    7272    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    7373
  • BOOK/final-system/ppc64/eglibc-64bit.xml

    rb3a4933 r82b753e0  
    6969<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    7070    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    71     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     71    --disable-profile --enable-kernel=2.6.32 \
    7272    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64</userinput></screen>
    7373
  • BOOK/final-system/ppc64/eglibc.xml

    rb3a4933 r82b753e0  
    8585<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
    8686    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    87     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     87    --disable-profile --enable-kernel=2.6.32 \
    8888    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    8989
  • BOOK/final-system/sparc64-64/eglibc.xml

    rb3a4933 r82b753e0  
    8383
    8484<screen os="h"><userinput>CC="gcc ${BUILD64}" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    85     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     85    --disable-profile --enable-kernel=2.6.32 \
    8686    --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
    8787    --cache-file=config.cache</userinput></screen>
  • BOOK/final-system/sparc64/eglibc-64bit.xml

    rb3a4933 r82b753e0  
    7777<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    7878    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    79     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
     79    --disable-profile --enable-kernel=2.6.32 \
    8080    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \
    8181    --cache-file=config.cache</userinput></screen>
  • BOOK/final-system/x86/eglibc.xml

    rb3a4933 r82b753e0  
    6868<screen os="h"><userinput>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) \
    6969    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    70     --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
    71     --libexecdir=/usr/lib/eglibc</userinput></screen>
     70    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc</userinput></screen>
    7271
    7372    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86_64-64/eglibc.xml

    rb3a4933 r82b753e0  
    7373<screen os="h"><userinput>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/lib/eglibc --libdir=/usr/lib</userinput></screen>
    7777
  • 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
  • BOOK/introduction/common/changelog.xml

    rb3a4933 r82b753e0  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>Date</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Chris] - Removed redundant --enable-add-ons parameter from
     44          EGLIBC installation.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
Note: See TracChangeset for help on using the changeset viewer.