summaryrefslogtreecommitdiff
path: root/patch/RULES
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-09-29 15:48:57 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-09-29 15:48:57 +0200
commitc010fe7ee1b3df042cc4f00260bef5ef98590725 (patch)
treedfba58af63fa0bacca0cd38af2f06afbfe456d98 /patch/RULES
parente19b55e9101b77146a9b71d3299097f6b23b0ea6 (diff)
downloadrules-cc-c010fe7ee1b3df042cc4f00260bef5ef98590725.tar.gz
rule ["patch", "defaults"]: remove unused config variable "TARGET_ARCH"
Diffstat (limited to 'patch/RULES')
-rw-r--r--patch/RULES2
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"]