Changes between Version 1 and Version 8 of Ticket #5651


Ignore:
Timestamp:
02/27/2025 05:21:03 PM (4 weeks ago)
Author:
Xi Ruoyao
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5651

    • Property Status newassigned
    • Property Owner changed from lfs-book to Xi Ruoyao
  • Ticket #5651 – Description

    v1 v8  
    1 We no longer "modify dynamic linker path" so simply checking the dynamic linker path is just meaningless.  To me we should do a sanity check like what we are doing for chapter 8 glibc instead.
     1We no longer "modify dynamic linker path" so simply checking the dynamic linker path is just meaningless.  To me we should do a more through sanity check like what we are doing at the end of chapter 8 gcc instead.
    22
    33I plan to update the sanity check it after 12.3 release, just create a ticket to remind myself.