From b539d47269b7c3592879056f543301d16595d75b Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 21 Aug 2023 09:00:00 +0200 Subject: rules: Add documentation for the implict dependencies --- CC/RULES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CC/RULES') diff --git a/CC/RULES b/CC/RULES index c30aaee..bea41d2 100644 --- a/CC/RULES +++ b/CC/RULES @@ -397,6 +397,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": @@ -596,6 +597,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": -- cgit v1.2.3