aboutsummaryrefslogtreecommitdiff
path: root/games/atr3d
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-01-07 21:27:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-01-07 21:27:59 +0000
commitd7e554d15e06cf29de2195b1aee67c61c68489de (patch)
treebddc1d6dc6d3a992340239cfc126dc7ab7449ab6 /games/atr3d
parent9d92a847669c53f05b5bbaaf6ff4106a48e9a26e (diff)
downloadports-d7e554d15e06cf29de2195b1aee67c61c68489de.tar.gz
ports-d7e554d15e06cf29de2195b1aee67c61c68489de.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=458385
Diffstat (limited to 'games/atr3d')
-rw-r--r--games/atr3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index 40d1462dc49c..b7912918b5df 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+LLD_UNSAFE= yes
OPTIONS_DEFINE= OPENAL
OPTIONS_DEFAULT=OPENAL