diff options
author | Erich Eckner <git@eckner.net> | 2020-04-09 21:27:11 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2021-07-17 22:35:04 +0200 |
commit | 30ed6920c7e7962b7161bc2405c63e9a1ab95be2 (patch) | |
tree | 0812f1f411dcaed9ab7a1bfdb32918f58c066195 /lib/common.sh | |
parent | 4602659068b528fd15428538c627a755d396d2ac (diff) | |
download | devtools-30ed6920c7e7962b7161bc2405c63e9a1ab95be2.tar.xz |
allow to call setarch with a different value than $CARCH
Introduce setarch-aliases.d/ which gets installed inside
/usr/share/devtools. This allows to assign aliases which map one CARCH
to a different name which gets provided as argument for setarch. This is
necessary on archlinuxarm ("armv6h" -> "armv6l", "armv7h" -> "armv7l")
and allows for more fine-grained architectures (e.g. archlinux32 has
"i686" and "pentium4", which differ in the required cpu capabilities).
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'lib/common.sh')
0 files changed, 0 insertions, 0 deletions