diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:31:33 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:31:33 +0200 |
commit | c4a354c421f88db5e2683dc351d321f8c8749be5 (patch) | |
tree | 05028975a45b75fd9fe667b39c05ba4f6d10dc09 /rules/CC/RULES | |
parent | 8d361c3444d19fa210aaf9ea26f482bce3b3f16d (diff) | |
parent | b713d5f62fcd223f48565d1a2fda013ab1239c43 (diff) | |
download | rules-cc-c4a354c421f88db5e2683dc351d321f8c8749be5.tar.gz |
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/CC/RULES')
-rw-r--r-- | rules/CC/RULES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/CC/RULES b/rules/CC/RULES index fa133e4..c6426b1 100644 --- a/rules/CC/RULES +++ b/rules/CC/RULES @@ -435,6 +435,7 @@ [ "Name to use for pkg-config files. If this field is empty, the field" , "\"name\" is used instead." ] + , "defaults": ["The C/C++ toolchain to use"] } , "config_doc": { "CC": @@ -695,6 +696,7 @@ , "duplicate work will be carried out, even if the same proto library" , "is used at various places)." ] + , "defaults": ["The C/C++ toolchain to use"] } , "config_doc": { "CC": |