aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/crosstool_utils.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpp/crosstool_utils.bzl')
-rw-r--r--tools/cpp/crosstool_utils.bzl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cpp/crosstool_utils.bzl b/tools/cpp/crosstool_utils.bzl
index 8ddeb86259..e3af7c501e 100644
--- a/tools/cpp/crosstool_utils.bzl
+++ b/tools/cpp/crosstool_utils.bzl
@@ -19,7 +19,6 @@ COMPILE_ACTIONS = [
"c-compile",
"c++-compile",
"c++-header-parsing",
- "c++-header-preprocessing",
"c++-module-compile",
"c++-module-codegen",
"assemble",