diff options
author | Joerg Bornemann <[email protected]> | 2021-10-01 11:44:18 +0200 |
---|---|---|
committer | Joerg Bornemann <[email protected]> | 2021-10-01 18:51:07 +0200 |
commit | b88095e644d0845e4532edf0ccdbca3a33a68c08 (patch) | |
tree | 4567b1fed2f58bcd0162e7f5f783e2ef57300821 /src/testlib/qabstracttestlogger.cpp | |
parent | 51e8d3592acc8bacf326fe3933b5dec13bb518e6 (diff) |
Disable the dnslookup feature for INTEGRITY
The QtNetwork project file excludes the dnslookup source files for Unix,
despite the dnslookup feature is always on. This inconsistency leads to
linker errors when building applications against QtNetwork:
(error #412) unresolved symbols: 1
QDnsLookupRunnable::query(int, const QByteArray &, const QHostAddress
&, QDnsLookupReply *) from libQt6Network.a(qdnslookup.cpp.o)
Turn the feature off for INTEGRITY and remove the condition from the
project file.
Pick-to: 6.2
Change-Id: If086da51ca343f598eb273236e7b6338f5da1e97
Reviewed-by: Tatiana Borisova <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/testlib/qabstracttestlogger.cpp')
0 files changed, 0 insertions, 0 deletions