Changes between Version 1 and Version 8 of Ticket #5651
- Timestamp:
- 02/27/2025 05:21:03 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5651
- Property Status new → assigned
- Property Owner changed from to
-
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.1 We 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. 2 2 3 3 I plan to update the sanity check it after 12.3 release, just create a ticket to remind myself.