summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/nativetext/main.cpp
diff options
context:
space:
mode:
authorYuhang Zhao <2546789017@qq.com>2018-12-11 00:52:36 +0800
committerYuhang Zhao <2546789017@qq.com>2018-12-16 10:40:03 +0000
commitb34143f8a19040a457d399a22f0bde53ac327ff1 (patch)
treea9f9f8cd8c4dd67b1234864c65cc4fda2abbf2f5 /tests/manual/textrendering/nativetext/main.cpp
parent8571abc09720d17a60361b8ab88d5eb8110d9dea (diff)
Fix clang LTCG config on Windows
To enable LTCG, clang-cl.exe need "-flto" instead of "-GL". But if you enabled LTO, the lib tool will have to change to "llvm-lib.exe" and the link tool also need to change to "lld-link.exe", because msvc linker will see these lib files as corrupted files. Leave QMAKE_LFLAGS_LTCG empty because lld-link doesn't need any additional parameters. Fixes: QTBUG-72402 Change-Id: Ia34d98bd1ad919d542ea3eac83944bf8c40ce0cd Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'tests/manual/textrendering/nativetext/main.cpp')
0 files changed, 0 insertions, 0 deletions