1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Piotr Kubaj 16c1253b4a x11/kitty: fix build on riscv64 and runtime on powerpc64
Disable LTO.
On riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
ld: error: lto.tmp: cannot link object files with different floating-point ABI
cc: error: linker command failed with exit code 1 (use -v to see invocation)

On powerpc64, LTO is broken with LLVM.
2021-10-16 20:43:56 +00:00
..
2021-08-23 19:41:35 +02:00
2021-08-23 19:41:35 +02:00