openfoam/wmake/makefiles
Mark Olesen a27af5e369 ENH: add optional control to use clang lld linker (#2449)
Eg,
    export WM_COMPILER=Clang130
    export WM_COMPILE_CONTROL="version=13.0 +lld"

- also support the mold linker (+mold) for clang

STYLE: report as 'link' stage instead of 'ld' in short messages
2022-04-29 11:44:28 +02:00
..
apps ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
files ENH: wmakeLnInclude support for multiple dirs and -force option (#1693) 2020-05-12 08:00:26 +02:00
general ENH: add optional control to use clang lld linker (#2449) 2022-04-29 11:44:28 +02:00
info ENH: robustness, consistency for wmake -show-api, -version 2021-06-10 08:34:43 +02:00