Changes between Initial Version and Version 1 of Ticket #57539, comment 4
- Timestamp:
- Nov 7, 2018, 7:45:40 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57539, comment 4
initial v1 1 The linker should already be dealing with this. It should only actually link the library if the target requires one of the symbols it requires. Otherwise the linkage should be dropped and not appear in the end binaries.1 The linker should already be dealing with this. It should only actually link the library if the target requires one of the symbols it provides. Otherwise the linkage should be dropped and not appear in the end binaries.