diff --git a/.bazelrc b/.bazelrc index d677c7a..9aa65f2 100644 --- a/.bazelrc +++ b/.bazelrc @@ -5,9 +5,6 @@ common --enable_bzlmod build --cxxopt=-std=c++20 build --conlyopt=-std=gnu17 -build --repo_env=CC=clang -build --repo_env=CXX=clang++ - # https://github.com/bazelbuild/bazel/issues/7260 build --incompatible_enable_cc_toolchain_resolution