accept --executable-only on aarch64, riscv64, and mips64 because the
authorderaadt <deraadt@openbsd.org>
Sat, 7 Jan 2023 16:01:58 +0000 (16:01 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 7 Jan 2023 16:01:58 +0000 (16:01 +0000)
commitc91a0f502346babf19c59a6b6d974a94c32ea1b1
tree97dcbd5e92799083d7e780f5473fbbe980a7aa93
parent8e50e81cff2d6b5bf07101d149f5234c25ab5cf3
accept --executable-only on aarch64, riscv64, and mips64 because the
linker is creating correct binaries.  There can also be problems with
compilers generating incorrect data-inside-text, but those (so far minor)
issues are being resolved seperately.
ok kettenis
gnu/llvm/lld/ELF/Driver.cpp