games/widelands: fix build on riscv64

ld: error: lto.tmp: cannot link object files with different floating-point ABI
This commit is contained in:
Piotr Kubaj 2022-08-01 14:05:53 +02:00
parent b9d78eb73c
commit f95ab0c052

View file

@ -32,6 +32,7 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS LTO NLS TEST
OPTIONS_DEFAULT=LTO
OPTIONS_EXCLUDE_powerpc64= LTO
OPTIONS_EXCLUDE_riscv64= LTO
LTO_CMAKE_ON= -DUSE_FLTO_IF_AVAILABLE:STRING="yes"
NLS_CMAKE_BOOL= OPTION_BUILD_TRANSLATIONS