Changeset 9b4ca9a for chapter05


Ignore:
Timestamp:
03/31/2021 10:41:34 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
d82ab5d
Parents:
8144b71
git-author:
Thomas Trepl <thomas@…> (04/19/2019 05:55:39 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:34 AM)
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

    r8144b71 r9b4ca9a  
    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.