Changeset b2eff36


Ignore:
Timestamp:
Dec 6, 2015, 4:35:09 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
48d041f
Parents:
b266943
git-author:
Chris Staub <chris@…> (12/06/15 16:33:58)
git-committer:
Chris Staub <chris@…> (12/06/15 16:35:09)
Message:

Binutils testsuite does not need /lib64 link

File:
1 edited

Legend:

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

    rb266943 rb2eff36  
    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.