aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2018-01-08 04:22:22 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:20:28 +0800
commitc2c3a40a3eff01b1d3512ff6650ac480fb5c7cc2 (patch)
treee983a9799498bd3cc0a6f4968a42ceab6f0a936b /games
parent6ae0e485085a38a6fe831dbe7092c8819273f0f6 (diff)
downloadfreebsd-ports-gnome-c2c3a40a3eff01b1d3512ff6650ac480fb5c7cc2.tar.gz
freebsd-ports-gnome-c2c3a40a3eff01b1d3512ff6650ac480fb5c7cc2.tar.zst
freebsd-ports-gnome-c2c3a40a3eff01b1d3512ff6650ac480fb5c7cc2.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
Diffstat (limited to 'games')
-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