mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Remove address sanitizer option
This commit is contained in:
parent
3a374cbf82
commit
1b5f094837
@ -66,11 +66,6 @@ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x050F00
|
||||
CONFIG += c++11
|
||||
CONFIG += silent
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
CONFIG += sanitizer
|
||||
CONFIG += sanitize_address
|
||||
}
|
||||
|
||||
CONFIG(release, debug|release) {
|
||||
CONFIG += ltcg
|
||||
*msvc*: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user