diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 09:00:00 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:29:52 +0200 |
commit | b539d47269b7c3592879056f543301d16595d75b (patch) | |
tree | a8cbae936eef61b6c7b15e29ec878292092790c7 /CC/pkgconfig | |
parent | 78540814ad421bc02a4f6c7396d81c38c95ef503 (diff) | |
download | rules-cc-b539d47269b7c3592879056f543301d16595d75b.tar.gz |
rules: Add documentation for the implict dependencies
Diffstat (limited to 'CC/pkgconfig')
-rw-r--r-- | CC/pkgconfig/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/pkgconfig/RULES b/CC/pkgconfig/RULES index a6f6ce8..4424cb2 100644 --- a/CC/pkgconfig/RULES +++ b/CC/pkgconfig/RULES @@ -10,6 +10,7 @@ , "\"--static\"), appended to the config variable \"PKG_CONFIG_ARGS\"." ] , "stage": ["The stage of the internally created flag files."] + , "defaults": ["The C/C++ toolchain to use"] } , "config_doc": { "PKG_CONFIG_ARGS": |