Changes between Initial Version and Version 1 of Ticket #5651
- Timestamp:
- 02/19/2025 10:05:22 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5651 – Description
initial v1 1 We no longer "modify dynamic linker path" so 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.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. 2 2 3 3 I plan to update the sanity check it after 12.3 release, just create a ticket to remind myself.