freebsd-ports/Mk/Features
Daniel Engberg 46898c7c8e Mk/Features/lto.mk: Add checks for powerpc64 and riscv64
Add checks for powerpc64 and riscv64 since they won't work with LTO.

This is a bit crude on powerpc64 but can be improved upon later.
LTO does work on this platform using GCC but will fail using lld.

This commit also introduces LTO_DISABLE_CHECK which can be used to
override.

Reviewed by:	pkubaj (private email)
2022-09-30 12:12:18 +02:00
..
debug.mk
lto.mk
ssp.mk