We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d036ec commit 1ee6126Copy full SHA for 1ee6126
1 file changed
.bazelrc
@@ -8,6 +8,9 @@ build --tool_java_language_version=11
8
build --tool_java_runtime_version=11
9
build --experimental_strict_java_deps=off
10
11
+common --repo_env=BAZEL_USE_CPP_ONLY_TOOLCHAIN=1
12
+build --incompatible_enable_cc_toolchain_resolution
13
+
14
#build --build_tag_filters=-only_with_ghc_9_0_1
15
#build --test_tag_filters=-only_with_ghc_9_0_1
16
0 commit comments