Ignore:
Timestamp:
Jun 6, 2013, 1:09:45 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
874ec12
Parents:
5ae61b1
Message:

Update eglibc install commands for 2.17 update and add time zone data install.

File:
1 edited

Legend:

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

    r5ae61b1 r52ed4da  
    4242    href="../common/eglibc.xml"
    4343    xpointer="xpointer(//*[@os='l4'])"/>
    44    
    45     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/eglibc.xml"
    47     xpointer="xpointer(//*[@os='p3'])"/>
    48 
    49     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/eglibc.xml"
    51     xpointer="xpointer(//*[@os='p4'])"/>
    5244
    5345    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7163    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    7264    --disable-profile --enable-kernel=2.6.32 \
    73     --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
     65    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32} \
     66    --enable-obsolete-rpc</userinput></screen>
    7467
    7568    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.