Ignore:
Timestamp:
Jun 2, 2008, 9:33:22 AM (16 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7b7f61b2
Parents:
3c2b611
Message:

Fix c++ tests in glibc and binutils on pure64 builds for multilib-capable architectures: the temporary compiler tries to link to libstdc++ in /usr/lib64, e.g. cancel24.out, tst-chk4.out and others in glibc, and in binutils ld-elf/shared libdl3{a,b,c}.so and libnew1{a,b}.so.

File:
1 edited

Legend:

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

    r3c2b611 r28e6dc4  
    108108
    109109    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     110    href="../64/binutils.xml"
     111    xpointer="xpointer(//*[@os='w1'])"/>
     112
     113    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     114    href="../64/binutils.xml"
     115    xpointer="xpointer(//*[@os='w2'])"/>
     116
     117    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    110118    href="../common/binutils.xml"
    111119    xpointer="xpointer(//*[@os='r'])"/>
Note: See TracChangeset for help on using the changeset viewer.