e6b5fb28a5
Use strip --strip-unneeded instead of strip -x. strip -x strips all non-global symbols, but there are some non-global symbols referenced by relocations. ELF Tool Chain strip and GNU strip silently retain those symbols, but LLVM strip is more strict and reports an error. PR: 270958 Reviewed by: jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39754 |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr |