diff options
| author | Francisco Boni <boboniboni@gmail.com> | 2019-10-11 14:10:06 -0300 |
|---|---|---|
| committer | Francisco Boni <boboniboni@gmail.com> | 2019-10-13 15:08:43 -0300 |
| commit | da12c06b99ef1a41b0ee7f84516a928d1a625ba6 (patch) | |
| tree | 28150850fb86bf06c2d2b457287fdd9e93ee2869 /src/testlib/doc/snippets/code | |
| parent | a0f145baab0080b335fa0a5be44472a3acda34e0 (diff) | |
Fix build with ICC under IPO on Windows
qmake.conf(25) incorrectly sets QMAKE_CFLAGS_DISABLE_LTCG to -Qno-ipo.
The correct form to disable IPO on Windows with ICC 18.x and 19.x should
be: -Qipo-. The implication is that the CONFIG feature in simd.prf (31)
modulating the compilation of specific ISA optimized sources now
successfully disables IPO on intel_icl when needed.
Fixes: QTBUG-78976
Change-Id: Id691f69b909d2bbba77402ff4f0b17b3b07ad6f3
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
