summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index b93415f..9ed5a3e 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -11,7 +11,7 @@ variant coverage : debug ;
project
: requirements
<define>ICE_CPP11_MAPPING
- <cxxstd>17
+ <cxxstd>20
<visibility>hidden
<linkflags>"-Wl,-z,defs,--warn-once,--gc-sections"
<variant>release:<lto>on
@@ -37,7 +37,7 @@ project
<toolset>tidy:<exclude>icetray/bin/logWriter.h
<toolset>tidy:<exclude>icetray/bin/mail.h
<toolset>tidy:<exclude>icetray/bin/mime.h
- <toolset>tidy:<exclude>icetray/dryice/bin/tidy/debug/checker-none/cxxstd-17-iso/mockMail.h
+ <toolset>tidy:<exclude>icetray/dryice/bin/tidy/debug/checker-none/cxxstd-20-iso/mockMail.h
<toolset>tidy:<exclude>unittests/bin/testIceTrayService.h
<toolset>tidy:<checkxx>boost-*
<toolset>tidy:<checkxx>bugprone-*