aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/crosstool_config.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/protobuf/crosstool_config.proto')
-rw-r--r--src/main/protobuf/crosstool_config.proto4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/protobuf/crosstool_config.proto b/src/main/protobuf/crosstool_config.proto
index 51cb5db33b..190c3f546e 100644
--- a/src/main/protobuf/crosstool_config.proto
+++ b/src/main/protobuf/crosstool_config.proto
@@ -100,6 +100,10 @@ message CToolchain {
optional string iterate_over = 3;
repeated string expand_if_all_available = 4;
+
+ optional string expand_if_true = 5;
+
+ optional string expand_if_false = 6;
}
// A key/value pair to be added as an environment variable. The value of