Changeset 9b304de


Ignore:
Timestamp:
Dec 6, 2015, 4:33:58 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
f6dd7fa
Parents:
a091ee2
Message:

Binutils testsuite does not need /lib64 link

File:
1 edited

Legend:

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

    ra091ee2 r9b304de  
    8787    xpointer="xpointer(//*[@os='o'])"/>
    8888
    89       <para>The <command>ld</command> test suite accesses
    90       <filename>/lib64/ld-linux-x86-64.so</filename> in some of the tests.
    91       The following symbolic link will allow this:</para>
    92 
    93 <screen><userinput>ln -sv /lib /lib64</userinput></screen>
    94 
    9589    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9690    href="../common/binutils.xml"
     
    10094    href="../common/binutils.xml"
    10195    xpointer="xpointer(//*[@os='q'])"/>
    102 
    103         <para>Now remove the temporary symlink:</para>
    104 
    105 <screen><userinput>rm -v /lib64</userinput></screen>
    10696
    10797    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.