mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
[Clang][Windows] Fix regression introduced when upgrading to C++17
This commit is contained in:
@@ -221,7 +221,6 @@ win32:llvm {
|
||||
equals(WORD_SIZE,64): QMAKE_CXXFLAGS += --target=x86_64-pc-windows-gnu
|
||||
}
|
||||
else {
|
||||
CONFIG += c++latest
|
||||
QMAKE_CXXFLAGS_WARN_ON += -Wno-deprecated-declarations
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user