Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
79577: bazel: re-enable sandboxing for c-deps r=irfansharif a=irfansharif

\cockroachdb#79360 disable sandboxing for all things but code-gen; we've seen build
failures as a result. This commit reverts it while we investigate.

Release note: None

Co-authored-by: irfan sharif <irfanmahmoudsharif@gmail.com>
  • Loading branch information
craig[bot] and irfansharif committed Apr 7, 2022
2 parents 958df7c + 3b4fd10 commit 4940bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ build:devdarwinx86_64 --config=dev
build:dev --workspace_status_command=./build/bazelutil/stamp.sh
build:dev --action_env=PATH
build:dev --host_action_env=PATH
build:dev --spawn_strategy=local --strategy=Genrule=sandboxed

try-import %workspace%/.bazelrc.user

Expand Down

0 comments on commit 4940bc1

Please sign in to comment.