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/eglibc.xml

    r5ae61b1 r52ed4da  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
    43    
    44     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/eglibc.xml"
    46     xpointer="xpointer(//*[@os='p3'])"/>
    47 
    48     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/eglibc.xml"
    50     xpointer="xpointer(//*[@os='p4'])"/>
    5143
    5244    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6860<screen os="h"><userinput>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) \
    6961    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    70     --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc</userinput></screen>
     62    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc \
     63    --enable-obsolete-rpc</userinput></screen>
    7164
    7265    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    138131    xpointer="xpointer(//*[@os='t'])"/>
    139132
    140     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141     href="../common/eglibc.xml"
    142     xpointer="xpointer(//*[@os='ra'])"/>
    143 
    144     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    145     href="../common/eglibc.xml"
    146     xpointer="xpointer(//*[@os='rb'])"/>
    147 
    148133  </sect2>
    149134
Note: See TracChangeset for help on using the changeset viewer.