diff options
Diffstat (limited to 'benchmarks/build_all.sh')
| -rw-r--r-- | benchmarks/build_all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/build_all.sh b/benchmarks/build_all.sh index 348a79dd..1093807c 100644 --- a/benchmarks/build_all.sh +++ b/benchmarks/build_all.sh @@ -1,5 +1,5 @@ #!/bin/bash -cc='g++ -std=c++17' +cc='g++ -std=c++20' #cc='clang' #cc='clang -c -DSTC_HEADER' #cc='cl -nologo' |
