aboutsummaryrefslogtreecommitdiff
path: root/common.bazelrc
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2022-11-30 05:16:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-11-30 05:16:37 +0000
commit2622f8538d7c183f23e007b0f033b6e73cc1061f (patch)
tree58684407c3c94026b5f2ec99518d0cf0bb5b84d9 /common.bazelrc
parent59bf5e2f5696d4ec506ff09bfa100a8669df8798 (diff)
downloadbazel-2622f8538d7c183f23e007b0f033b6e73cc1061f.tar.gz
Revert "Cd into the bazel workspace instead of using --package_path"
Revert "Allowlist build files in external/python/absl-py" Revert submission 2308141-colefaust_run_b_from_out_folder Reason for revert: Breaks CI due to more instances of the bazel shutdown issue Reverted Changes: I51c28e232:Allowlist build files in external/python/absl-py I9e6530d95:Cd into the bazel workspace instead of using --pac... Change-Id: If1e7223ebef07411a93e0d0489a2beb655a9f413
Diffstat (limited to 'common.bazelrc')
-rw-r--r--common.bazelrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/common.bazelrc b/common.bazelrc
index 2744d13a..1f87415f 100644
--- a/common.bazelrc
+++ b/common.bazelrc
@@ -10,9 +10,7 @@ build:linux_x86_64 --platforms=//build/bazel/platforms:linux_x86_64
# Ban command line usage of setting --platforms to anything other than
# android_target and host linux. The target platform should be determined by
# product config / lunch.
-# symlink_prefix is disallowed because the bin/bazel shell script assumes
-# the name of the symlinks.
-startup --invocation_policy="flag_policies { flag_name: \"platforms\" allow_values { allowed_values: \"//build/bazel/platforms:android_target\", allowed_values: \"//build/bazel/platforms:linux_x86_64\"}} flag_policies { flag_name: \"symlink_prefix\", allow_values {} }"
+startup --invocation_policy="flag_policies { flag_name: \"platforms\" allow_values { allowed_values: \"//build/bazel/platforms:android_target\", allowed_values: \"//build/bazel/platforms:linux_x86_64\"}}"
# Use the target platform (android_x86, android_arm) in the bazel-out/ output
# directory name fragment instead of the CPU (darwin, k8). This avoids