Changeset 85ec218a for chapter05


Ignore:
Timestamp:
10/18/2022 08:27:54 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
00eeab8
Parents:
9247501d (diff), 0f9c02a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r9247501d r85ec218a  
    200200      expected. To perform a sanity check, run the following commands:</para>
    201201
    202 <screen><userinput>echo 'int main(){}' | gcc -xc -
     202<screen><userinput>echo 'int main(){}' | $LFS_TGT-gcc -xc -
    203203readelf -l a.out | grep ld-linux</userinput></screen>
    204204
Note: See TracChangeset for help on using the changeset viewer.