aboutsummaryrefslogtreecommitdiff
path: root/games/7kaa
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-01-07 20:22:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-01-07 20:22:22 +0000
commit0ca664d686091395ce301fba1ca93586d81056f1 (patch)
tree96ab6148c7a5969ce16ee272f6a292d5eb41b8d8 /games/7kaa
parent57a4fe72837bf30f8624992974c326627ef2c2a2 (diff)
downloadports-0ca664d686091395ce301fba1ca93586d81056f1.tar.gz
ports-0ca664d686091395ce301fba1ca93586d81056f1.zip
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed. PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=458382
Diffstat (limited to 'games/7kaa')
-rw-r--r--games/7kaa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/7kaa/Makefile b/games/7kaa/Makefile
index 64f7dd15b66a..fd480de6fdea 100644
--- a/games/7kaa/Makefile
+++ b/games/7kaa/Makefile
@@ -22,6 +22,7 @@ BROKEN_armv7= fails to compile: OBULLET.cpp:41:9: constant expression evaluates
USES= compiler:c++11-lib gmake localbase openal:al pkgconfig tar:xz
GNU_CONFIGURE= yes
+LLD_UNSAFE= yes
CONFIGURE_ARGS= --disable-nls # no translations ATM
USE_SDL= sdl2