Changeset 3c72497


Ignore:
Timestamp:
04/19/2019 05:55:39 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
d8fba27
Parents:
618d0e8
Message:

Fix name of interpreter in mx32 test

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    r618d0e8 r3c72497  
    257257    <para arch="ml_x32,ml_all">In this case, the output shoud be:</para>
    258258
    259 <screen arch="ml_x32,ml_all"><computeroutput>[Requesting program interpreter: /tools/lib/ld-linux-x32.so.2]</computeroutput></screen>
     259<screen arch="ml_x32,ml_all"><computeroutput>[Requesting program interpreter: /tools/libx32/ld-linux-x32.so.2]</computeroutput></screen>
    260260
    261261    <para arch="default">Note that the dynamic linker will be
Note: See TracChangeset for help on using the changeset viewer.