freebsd-ports/math/trlan
Ed Maste e6b5fb28a5 math/trlan: fix build for base system WITH_LLVM_BINUTILS
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
2023-04-24 15:05:08 -04:00
..
distinfo
Makefile math/trlan: fix build for base system WITH_LLVM_BINUTILS 2023-04-24 15:05:08 -04:00
pkg-descr