CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2022/07/09 10:25:37

Modified files:
        gnu/usr.bin/clang: Makefile 
Added files:
        gnu/usr.bin/clang/include/llvm-readobj: Makefile 
        gnu/usr.bin/clang/llvm-readobj: Makefile llvm-readelf.1 
                                        llvm-readobj.1 

Log message:
Build and install llvm-readobj, also install it as llvm-readelf

Useful on architectures not actually supported by our ancient binutils
(arm64, powerpc64, riscv64), or on architectures incompletely supported
(eg recent features on amd64).

ok kettenis@ sthen@

Reply via email to