bazel: move -std=c++14 to .bazelrc
Bazel defaults to -std=c++11 on macOS which gtest doesn't support.
Showing
.bazelrc
0 → 100644
Please register or sign in to comment
Bazel defaults to -std=c++11 on macOS which gtest doesn't support.