summaryrefslogtreecommitdiff
path: root/CC/foreign/shell/RULES
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-11 09:45:30 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-11 17:03:32 +0200
commit08d76f32e960577e0e382c5c17fa368ddc8b210d (patch)
tree60c5df1aec9d169b3fef3ba0d6988b00a1b65e42 /CC/foreign/shell/RULES
parent4752073b984845a407b45855d42f4d4733b49efd (diff)
downloadrules-cc-08d76f32e960577e0e382c5c17fa368ddc8b210d.tar.gz
["CC/foreign/shell", "data"] honor shell toolchain
Diffstat (limited to 'CC/foreign/shell/RULES')
-rw-r--r--CC/foreign/shell/RULES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CC/foreign/shell/RULES b/CC/foreign/shell/RULES
index 5c85955..6a5d8ec 100644
--- a/CC/foreign/shell/RULES
+++ b/CC/foreign/shell/RULES
@@ -29,6 +29,7 @@
, "implicit":
{ "defaults": [["CC", "defaults"]]
, "foreign-defaults": [["CC/foreign", "defaults"]]
+ , "shell defaults": [["shell", "defaults"]]
, "expand_exec": [["./", "..", "expand_exec"]]
}
, "field_doc":
@@ -268,6 +269,7 @@
, "implicit":
{ "defaults": [["CC", "defaults"]]
, "foreign-defaults": [["CC/foreign", "defaults"]]
+ , "shell defaults": [["shell", "defaults"]]
, "config_reader": [["CC", "prebuilt/read_pkgconfig.py"]]
, "expand_exec": [["./", "..", "expand_exec"]]
}