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/pkgconfig/RULES | |
parent | 8d361c3444d19fa210aaf9ea26f482bce3b3f16d (diff) | |
parent | b713d5f62fcd223f48565d1a2fda013ab1239c43 (diff) | |
download | rules-cc-c4a354c421f88db5e2683dc351d321f8c8749be5.tar.gz |
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/CC/pkgconfig/RULES')
-rw-r--r-- | rules/CC/pkgconfig/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/CC/pkgconfig/RULES b/rules/CC/pkgconfig/RULES index a6f6ce8..4424cb2 100644 --- a/rules/CC/pkgconfig/RULES +++ b/rules/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": |