Ignore:
Timestamp:
Jul 27, 2009, 5:12:13 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d2c8aba
Parents:
6332972f
Message:

Added sed to binutils to fix binutils testsuite failure

File:
1 edited

Legend:

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

    r6332972f rf54319a  
    9797
    9898<screen os="q"><userinput>make check</userinput></screen>
     99
     100    <para os="ts1">In order to run the testsuite correctly, due to a change in glibc
     101      we need to run the following command to prevent an error:</para>
     102
     103<screen os="ts2"><userinput>sed -i 's/getline/_getline/' libiberty/testsuite/test-demangle.c</userinput></screen>
    99104
    100105    <para os="r">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.