Commit 7fc3024a authored by Joerg Bornemann's avatar Joerg Bornemann
Browse files

Work around MSVC linker out of memory failure


The native 32 bit MSVC linker tends to fail with LNK1102 (out of memory)
in debug mode. Work around this issue by disabling debug information for
x86, when not using the amd64_x86 cross-compiler.

Task-number: QTBUG-49545
Change-Id: I2aac7e400719f74ced450e264ab1464596e5f204
Reviewed-by: default avatarMichael Brüning <michael.bruning@theqtcompany.com>
parent 4ffa4cbd
No related merge requests found
Showing with 24 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment