summaryrefslogtreecommitdiff
path: root/CC/proto
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2022-08-24 18:23:37 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2022-09-13 10:51:13 +0200
commit3e4e38f6987d7435232b175fd0070608b76b4d50 (patch)
treeb65a1966b6fb27b0de42c8b90219e97b952fe7f6 /CC/proto
parentde4f1edc350636e4e2cde14ef1adda8716d394f6 (diff)
downloadrules-cc-3e4e38f6987d7435232b175fd0070608b76b4d50.tar.gz
Rules: Implement hierarchical defaults
Diffstat (limited to 'CC/proto')
-rw-r--r--CC/proto/EXPRESSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/CC/proto/EXPRESSIONS b/CC/proto/EXPRESSIONS
index 4f807fe..ac0018a 100644
--- a/CC/proto/EXPRESSIONS
+++ b/CC/proto/EXPRESSIONS
@@ -7,7 +7,8 @@
}
}
, "protoc-compile":
- { "vars": ["transition", "service support"]
+ { "vars":
+ ["transition", "service support", "CXX", "CXXFLAGS", "ADD_CXXFLAGS"]
, "imports":
{ "stage": ["", "stage_singleton_field"]
, "result": ["./", "..", "lib result"]