aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-03-29 18:24:25 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-03-29 18:24:25 +0000
commit35cc0f25f3aec51b1200a42ee5091475b96824ce (patch)
treef3eaefc9a8fdcd7e1dc0b343f053d975cd9ea215 /games
parent0ec28aa144825c2f40d2d5a101101831b3f80ac4 (diff)
downloadports-35cc0f25f3aec51b1200a42ee5091475b96824ce.tar.gz
ports-35cc0f25f3aec51b1200a42ee5091475b96824ce.zip
games/widelands: disable LTO on powerpc64 to fix runtime issues
Diffstat (limited to 'games')
-rw-r--r--games/widelands/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 606629812a1a..ca5d97aead75 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -32,6 +32,7 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS LTO NLS TEST
OPTIONS_DEFAULT=LTO
+OPTIONS_EXCLUDE_powerpc64= LTO
LTO_CMAKE_ON= -DUSE_FLTO_IF_AVAILABLE:STRING="yes"
NLS_CMAKE_BOOL= OPTION_BUILD_TRANSLATIONS