Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/Common/base.pri b/Common/base.pri 2index e8dc81b132..a1049b8af1 100644 3--- a/Common/base.pri 4+++ b/Common/base.pri 5@@ -414,7 +414,7 @@ core_windows:CONFIG += no_batch 6 message($$CORE_BUILDS_PLATFORM_PREFIX/$$CORE_BUILDS_CONFIGURATION_PREFIX) 7 8 # COMPILER 9-CONFIG += c++11 10+CONFIG += c++20 11 12 !core_windows { 13 QMAKE_CXXFLAGS += -Wno-register