summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linker/Linux-LLD-Fortran.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Linker configuration: introduce a new architectureMarc Chevrier2024-07-201-0/+6
A new set of files are dedicated to linker configuration. This set of files enable a fine-tuned configuration based of the linker type as identified during compiler detection. Fixes: #25360