Changes between Initial Version and Version 1 of Ticket #67686, comment 4
- Timestamp:
- Jun 26, 2023, 2:26:09 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67686, comment 4
initial v1 34 34 35 35 Both ports files for llvm 15 and 16 do exactly the same thing w.r.t. rpath. 36 37 ( b.t.w. the output above from a.out is what I expect, this is a small standalone test I have for numerous c++17 features. )