History log of /openbsd-src/gnu/usr.bin/clang/include/llvm-readobj/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# b2e7e486 09-Jul-2022 jca <jca@openbsd.org>

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 s

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@

show more ...