Skip to content

Commit 1ee6126

Browse files
Options affecting macos builds
1 parent 5d036ec commit 1ee6126

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ build --tool_java_language_version=11
88
build --tool_java_runtime_version=11
99
build --experimental_strict_java_deps=off
1010

11+
common --repo_env=BAZEL_USE_CPP_ONLY_TOOLCHAIN=1
12+
build --incompatible_enable_cc_toolchain_resolution
13+
1114
#build --build_tag_filters=-only_with_ghc_9_0_1
1215
#build --test_tag_filters=-only_with_ghc_9_0_1
1316

0 commit comments

Comments
 (0)