Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | link dependencies: deactivate the feature | Marc Chevrier | 2023-06-23 | 1 | -1/+2 |
| | | | | | | | Unfortunately it breaks in combination with LTO due to a bug in the GNU linker. Fixes: #25014 | ||||
* | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 1 | -0/+11 |
Based on work done by @ben.boeckel (!8051) Fixes: #22217 |