CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/11/24 08:15:19
Modified files:
gnu/usr.bin/clang: Makefile
gnu/usr.bin/clang/llvm-ar: Makefile
Added files:
gnu/usr.bin/clang/llvm-ar: ar.1
Removed files:
gnu/usr.bin/clang/llvm-ar: llvm-ar.1
Log message:
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@