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 | b713d5f62fcd223f48565d1a2fda013ab1239c43 (patch) | |
tree | 60de54b878f72bb1aad0ae1db957e6ccbb1244ab /CC/pkgconfig | |
parent | e677af4cb380e42b750a85f158fd33e491832489 (diff) | |
parent | b539d47269b7c3592879056f543301d16595d75b (diff) | |
download | rules-cc-b713d5f62fcd223f48565d1a2fda013ab1239c43.tar.gz |
Merge branch 'just-rules' into rules
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": |