install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another
authorrobert <robert@openbsd.org>
Wed, 24 Nov 2021 15:15:19 +0000 (15:15 +0000)
committerrobert <robert@openbsd.org>
Wed, 24 Nov 2021 15:15:19 +0000 (15:15 +0000)
commit42555350b719d30066606f35e7b9cbff0409cda4
treec0d5b1f182a1b10bf0d4045c47d7c2a5951a1f52
parent5f8f36221bb43e6b6da3e32feec0e7fd6bea0892
install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another
binary to /usr/bin and do the same with the manpage as well and make sure
that we only build llvm-ar on architectures where it is actually enabled

discussed with deraadt@
gnu/usr.bin/clang/Makefile
gnu/usr.bin/clang/llvm-ar/Makefile
gnu/usr.bin/clang/llvm-ar/ar.1 [new file with mode: 0644]
gnu/usr.bin/clang/llvm-ar/llvm-ar.1 [deleted file]