aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar John Cater <jcater@google.com>2018-03-22 07:23:57 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-22 07:25:11 -0700
commitf482d9e74e93c1cb13ca8eec026b0e7f62f8d224 (patch)
treeeae1400ddee95cc812ea709ebcbbef3c9a9ddbdb /scripts
parent7fc3410f21be3326325fc297ec86f0c79a091d01 (diff)
Remove current contents of the default global bazelrc.
The file is left as an empty file, so make upgrades easier. Site administrators can add their own content as needed, still. Fixes #4850. Closes #4857. TESTED: Created a Debian VM and tested installing the new version as an upgrade and as the first Bazel, observed that the global bazelrc had the expected content. RELNOTES: Remove the default content of the global bazelrc. Change-Id: I5f285f0c59d18179005ffe5bfc35931299635bbb PiperOrigin-RevId: 190060838
Diffstat (limited to 'scripts')
-rw-r--r--scripts/packages/bazel.bazelrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/packages/bazel.bazelrc b/scripts/packages/bazel.bazelrc
index 9c5ab5a54d..e69de29bb2 100644
--- a/scripts/packages/bazel.bazelrc
+++ b/scripts/packages/bazel.bazelrc
@@ -1,5 +0,0 @@
-build --action_env=PATH
-build --action_env=LD_LIBRARY_PATH
-build --action_env=TMPDIR
-build --test_env=PATH
-build --test_env=LD_LIBRARY_PATH