summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/xkbcommon/xkbcommon
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-12-16 13:25:43 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2022-01-20 19:01:27 +0100
commit158287c726b9ee7031c6e832dc159d02473e34d7 (patch)
tree7de695cf1ba1fa7af310b0f56cafefd0662cf3dd /src/3rdparty/xkbcommon/xkbcommon
parentf0371487ce4398e99943bd7dae0944941ef0d505 (diff)
CMake: Add support building Qt with the 'mold' linker
The mold linker is a new linker for Linux that provides faster link times compared to BFD ld, ld.gold and lld. It can be found at https://github.com/rui314/mold To build Qt with mold, ensure that the binary in your PATH and then configure Qt with with either cmake /path/to/qtbase -DINPUT_linker=mold or /path/to/qtbase/configure --linker mold The change was tested with gcc 9, clang 10, clang 12, mold 1.0.0. Only qtbase and qtdeclarative (and dependencies) were tested. Pick-to: 6.2 6.3 Task-number: QTBUG-99270 Change-Id: I2e64a1f4257c37ff5b64a9326e548b9b46e07c80 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/3rdparty/xkbcommon/xkbcommon')
0 files changed, 0 insertions, 0 deletions