Ignore:
Timestamp:
06/24/07 02:04:49 (6 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
5f22e503bcb455276670b90b11ce23111b95a033
Parents:
9c0cf5d512ae860d6dfa87f2d40fd8a05a8d7f81
git-author:
Joe Ciccone <jciccone@gmail.com>2007-06-24 02:04:49+00:00
git-committer:
Joe Ciccone <jciccone@gmail.com>2007-06-24 02:04:49+00:00
Message:

Updated to Glibc 2.6. This includes adding a sed to Coreutils and Gzip to rename their internal implementations of futimens which are incompatible with the implementation provided by Glibc. Added a target tripplet based optimization to glibc on x86 and 32bit build on x86_64 so that glibc will build properly now that i386 is no longer supported. Also added a note to the build variables page the i386-pc-linux-gnu is not supported by glibc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/gzip.xml

    raa18ac0 r44426cf  
    2222  <sect2 role="installation"> 
    2323    <title>Installation of Gzip</title> 
     24 
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     26    href="../../final-system/common/gzip.xml" 
     27    xpointer="xpointer(//*[@os='s1'])"/> 
     28 
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../../final-system/common/gzip.xml" 
     31    xpointer="xpointer(//*[@os='s2'])"/> 
    2432 
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
Note: See TracChangeset for help on using the changeset viewer.