Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add cxxopt std=c++14 to BCR presubmit config
For some unknown reason, the BCR Mac jobs require `-std=c++14` when compiling. Without this, they fail with the error `C++ versions less than C++14 are not supported.` This only appears to happen in the BCR presubmits.
- Loading branch information