summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-08-13 14:54:59 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-08-13 14:54:59 +0000
commit0a21117033a7fefd340934b5e047838cb55dd4d5 (patch)
treeaa6cb051a22cef960dd48030cd0b4a64f3ea5c8b
parentMk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH (diff)
games/freeminer: enable building on powerpc64
Luajit is not available on powerpc64. This itself doesn't fix build with GCC on powerpc64 currently, but it does fix build when experimental patches for Clang in base are used. Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D21241
Notes
Notes: svn path=/head/; revision=508830
-rw-r--r--games/freeminer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freeminer/Makefile b/games/freeminer/Makefile
index e8f7c3af96c4..94ce89d6e4df 100644
--- a/games/freeminer/Makefile
+++ b/games/freeminer/Makefile
@@ -28,6 +28,7 @@ PORTDOCS= *
OPTIONS_DEFINE= CLIENT SERVER CURL SOUND FREETYPE LEVELDB LUAJIT NLS DOCS EXAMPLES
OPTIONS_DEFAULT=CLIENT SERVER CURL SOUND FREETYPE LEVELDB LUAJIT
+OPTIONS_EXCLUDE_powerpc64= LUAJIT
OPTIONS_SUB= yes
CLIENT_DESC= Build client