aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/CROSSTOOL
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpp/CROSSTOOL')
-rw-r--r--tools/cpp/CROSSTOOL5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/cpp/CROSSTOOL b/tools/cpp/CROSSTOOL
index 2588c3a4b7..0a96846be1 100644
--- a/tools/cpp/CROSSTOOL
+++ b/tools/cpp/CROSSTOOL
@@ -673,6 +673,11 @@ toolchain {
name: 'random_seed'
}
+ # This feature is just for enabling flag_set in action_config for -c and -o options during the transitional period
+ feature {
+ name: 'compile_action_flags_in_flag_set'
+ }
+
action_config {
config_name: 'c-compile'
action_name: 'c-compile'