diff options
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": |