Changeset 28e6dc4 for BOOK/general.ent


Ignore:
Timestamp:
Jun 2, 2008, 9:33:22 AM (17 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/general.ent

    r3c2b611 r28e6dc4  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "05"> <!-- Use two digits -->
    4 <!ENTITY month_name "Feburary">
    5 <!ENTITY day "18"> <!-- Use two digits -->
     3<!ENTITY month "06"> <!-- Use two digits -->
     4<!ENTITY month_name "June">
     5<!ENTITY day "02"> <!-- Use two digits -->
    66<!ENTITY year "2008"> <!-- Use four digits -->
    77
Note: See TracChangeset for help on using the changeset viewer.