diff options
author | Peter Hessler <phessler@cvs.openbsd.org> | 2022-02-17 16:28:38 +0000 |
---|---|---|
committer | Peter Hessler <phessler@cvs.openbsd.org> | 2022-02-17 16:28:38 +0000 |
commit | c3e4dda09bac671b687ab2472e2b9f61b31f1fb6 (patch) | |
tree | dd30c55aa93f8e16b5a38f75190edc930fe79a13 /sys/dev/acpi | |
parent | 2511d4a90621a1849dc1901da5c8efebacd3d891 (diff) |
binutils-2.17 does not have ld or gas available for the aarch64, powerpc64, or
riscv64 family of platforms, so we don't try to build there.
However we mis-nested the arch check, causing some unintended side effects,
most notably installing binutils-2.17's ar(1) which overwrote the
intended llvm-ar(1).
Fix the if nesting so it only applies where intended.
tested on aarch64 by me, powerpc64 by gkoehler@, and riscv64 by jca@
OK miod@ robert@ gkoehler@ jca@
Diffstat (limited to 'sys/dev/acpi')
0 files changed, 0 insertions, 0 deletions