summaryrefslogtreecommitdiff
path: root/rules/CC/proto
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-20 14:25:32 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-20 14:25:32 +0200
commit86cce694806c5ef8f586934337ac37d210186754 (patch)
tree7e05a0e9a855b0855e035d3916c27c25a726c0e4 /rules/CC/proto
parent15da6ad2c6d61a8746e840b7a0d92b8b723fa788 (diff)
parentcb266253493b9060ccbfd9e4667cbdc1cbde1473 (diff)
downloadrules-cc-86cce694806c5ef8f586934337ac37d210186754.tar.gz
Merge commit 'cb266253493b9060ccbfd9e4667cbdc1cbde1473'
Diffstat (limited to 'rules/CC/proto')
-rw-r--r--rules/CC/proto/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/CC/proto/RULES b/rules/CC/proto/RULES
index 97b4367..8a0711e 100644
--- a/rules/CC/proto/RULES
+++ b/rules/CC/proto/RULES
@@ -203,7 +203,7 @@
, "$1": {"type": "FIELD", "name": "stage"}
}
]
- , ["public-fieldnames", ["deps"]]
+ , ["public-fieldnames", ["deps", "proto-defaults"]]
, ["private-fieldnames", ["deps", "proto-defaults"]]
]
, "body": {"type": "CALL_EXPRESSION", "name": "protoc-compile"}