aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci/bootstrap.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/bootstrap.json')
-rw-r--r--scripts/ci/bootstrap.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/scripts/ci/bootstrap.json b/scripts/ci/bootstrap.json
index b229d23eaf..0354218b07 100644
--- a/scripts/ci/bootstrap.json
+++ b/scripts/ci/bootstrap.json
@@ -91,10 +91,7 @@
],
"opts": [
"--copt=-w",
- "--host_copt=-w",
- // TODO(pcloudy):
- // Remove it after wrapper-less CROSSTOOL becomes default
- "--action_env=NO_MSVC_WRAPPER=1"
+ "--host_copt=-w"
]
}
}