CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2023/01/18 17:18:19

Modified files:
        gnu/usr.bin/binutils-2.17: Makefile.bsd-wrapper 
        gnu/usr.bin/clang/llvm-objcopy: Makefile 
Added files:
        gnu/usr.bin/clang/llvm-objcopy: strip.1 

Log message:
The binutils strip damages GNU_RELRO on binaries linked by ld.lld on at
least amd64.  Fix this by switching to the llvm strip on architectures
that use ld.lld.

ok deraadt@

Reply via email to