summaryrefslogtreecommitdiff
path: root/rules/patch
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
commit863827868f7ae64b71af20367b9068e53478c033 (patch)
tree90f28ca0bc6ee669a09cb2a99a04c0d31feb0899 /rules/patch
parentd95d8121199e2519aa441cb1a471cf5aec69574d (diff)
downloadjustbuild-863827868f7ae64b71af20367b9068e53478c033.tar.gz
rule ["patch", "defaults"]: remove unused config variable "TARGET_ARCH"
Diffstat (limited to 'rules/patch')
-rw-r--r--rules/patch/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES
index d14f9501..f57094a5 100644
--- a/rules/patch/RULES
+++ b/rules/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"]