From 0ca664d686091395ce301fba1ca93586d81056f1 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 7 Jan 2018 20:22:22 +0000 Subject: 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 --- games/7kaa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games') 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 -- cgit v1.2.3