Skip to content

Commit bcaa7af

Browse files
committed
Remove BAZEL_USE_CPP_ONLY_TOOLCHAIN from BCR presubmit
This is enabled on Windows and MacOS automatically in `.bazelrc.common`.
1 parent 9884af4 commit bcaa7af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bcr/presubmit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ tasks:
3232
- 'powershell -Command "Invoke-WebRequest -Uri https://hackage.haskell.org/root.json -OutFile out.json"'
3333
build_flags:
3434
- '--incompatible_enable_cc_toolchain_resolution'
35-
- '--repo_env=BAZEL_USE_CPP_ONLY_TOOLCHAIN=1'
3635
build_targets:
3736
- '@rules_haskell//haskell/...'
3837
- '@rules_haskell//tools/...'

0 commit comments

Comments
 (0)