Page MenuHomePhabricator

[chronik] Bump the build to c++20
ClosedPublic

Authored by Fabien on Wed, Nov 5, 10:29.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4251281196e4: [chronik] Bump the build to c++20
Summary

It requires to pin the CXX crate to a version that doesn't trigger the bug https://github.com/llvm/llvm-project/issues/67449 with the MacOS SDK.
Once the SDK is updated, we can remove the version pin.

Test Plan

Run the GUIX builds on all platforms.