aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-07-02 21:28:46 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-07-02 21:28:46 +0800
commit2f5e4b75bf19cb2aac9da225aa1818c2cdfb7e8f (patch)
tree54a8be03228427ffeaa4a8b47a148ae06052cf24 /games
parente1665d574977abb98e7a055e903969815e982ee2 (diff)
downloadfreebsd-ports-gnome-2f5e4b75bf19cb2aac9da225aa1818c2cdfb7e8f.tar.gz
freebsd-ports-gnome-2f5e4b75bf19cb2aac9da225aa1818c2cdfb7e8f.tar.zst
freebsd-ports-gnome-2f5e4b75bf19cb2aac9da225aa1818c2cdfb7e8f.zip
- Add LLD_UNSAFE in attempt to fix build with lld
Diffstat (limited to 'games')
-rw-r--r--games/linwarrior/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linwarrior/Makefile b/games/linwarrior/Makefile
index 1369eb54720f..293cdf10448a 100644
--- a/games/linwarrior/Makefile
+++ b/games/linwarrior/Makefile
@@ -17,6 +17,7 @@ USE_GL= gl glu
USE_SDL= sdl
CFLAGS+= -Wno-c++11-narrowing
+LLD_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}