diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-09-29 15:51:46 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-09-29 15:51:46 +0200 |
commit | ee26c3ea0859d5fe3e8e6c199807ff42f3b18476 (patch) | |
tree | 2de7124de0c5424fbbbb79b838f432755748c0eb /patch/RULES | |
parent | d22edd1ce13cd48c353d3b2223f5d6b35e6df82d (diff) | |
parent | c010fe7ee1b3df042cc4f00260bef5ef98590725 (diff) | |
download | rules-cc-ee26c3ea0859d5fe3e8e6c199807ff42f3b18476.tar.gz |
Merge branch 'just-rules' into rules
Diffstat (limited to 'patch/RULES')
-rw-r--r-- | patch/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/RULES b/patch/RULES index d14f950..f57094a 100644 --- a/patch/RULES +++ b/patch/RULES @@ -26,7 +26,7 @@ , "with \":\". Specifying this field extends values from \"base\"." ] } - , "config_vars": ["ARCH", "HOST_ARCH", "TARGET_ARCH"] + , "config_vars": ["ARCH", "HOST_ARCH"] , "imports": { "base-provides": ["CC", "defaults-base-provides"] , "base-provides-list": ["CC", "defaults-base-provides-list"] |