]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Needs C++17 nowadays. 14955/head
authorMiod Vallat <miod.vallat@open-xchange.com>
Mon, 16 Dec 2024 08:10:31 +0000 (09:10 +0100)
committerMiod Vallat <miod.vallat@open-xchange.com>
Mon, 16 Dec 2024 08:12:36 +0000 (09:12 +0100)
docs/appendices/compiling.rst

index 9873d1878e9ca81cf0683561dc9a9c51c6bafc23..02fb5de1a7f351bb306cfd0e4e11911f3ae1a362 100644 (file)
@@ -36,8 +36,8 @@ These releases are PGP-signed with one of these key-ids:
 Dependencies
 ------------
 
-To build the PowerDNS Authoritative Server, a C++ compiler with support for C++ 2011 is required.
-This means gcc 4.9 and newer and clang 3.5 and newer.
+To build the PowerDNS Authoritative Server, a C++ compiler with support for C++ 2017 is required.
+This means gcc 7.1 and newer and clang 5 and newer.
 Furthermore, the Makefiles require GNU make, not BSD make.
 
 By default, the PowerDNS Authoritative Server requires the following libraries and headers: