Commit 999f6311 authored by Kai Koehne's avatar Kai Koehne
Browse files

Fix build on 32 bit msvc toolchain

Bring back the logic to disable debugging symbols for 32
bit native compilers on Windows (symbol_level = 0), or
only do minimal debugging symbols useful for e.g. stack
traces (symbol_level = 1).

The corresponding gyp logic got removed in commit c5282c34

.

Change-Id: Ibb7d43814992a00f5413d024f9c362d41dc5a3a5
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@qt.io>
parent 65fa72dd
Showing with 27 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