aboutsummaryrefslogtreecommitdiff
path: root/games/blackshadeselite/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-02 16:45:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-02 16:45:53 +0000
commitcc3cf5a0d90e75d4274a5a1c18366b2dff5af598 (patch)
treef93f21772159458a9bdcc176d2b5ff1b092312b0 /games/blackshadeselite/Makefile
parent3d27a098e322d39daedda57fd3cbc7d62fe3327b (diff)
downloadports-cc3cf5a0d90e75d4274a5a1c18366b2dff5af598.tar.gz
ports-cc3cf5a0d90e75d4274a5a1c18366b2dff5af598.zip
- Addempt to fix build with lld
Notes
Notes: svn path=/head/; revision=473755
Diffstat (limited to 'games/blackshadeselite/Makefile')
-rw-r--r--games/blackshadeselite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile
index d40bd1ff9970..bacb999b223d 100644
--- a/games/blackshadeselite/Makefile
+++ b/games/blackshadeselite/Makefile
@@ -20,6 +20,8 @@ USES= tar:bzip2 gmake openal:al,alut
USE_SDL= sdl
USE_GL= gl glu
+LLD_UNSAFE= yes
+
MAKE_ARGS= CC="${CC}" CXX="${CXX}"
CXXFLAGS+= -Wno-c++11-narrowing