diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-04-01 09:21:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-04-01 09:21:48 +0000 |
commit | aed6418166f53a40d90a7be7d34146218efc82ec (patch) | |
tree | f4124df0b8ab93bda44e3292190f22a126a1a355 /games | |
parent | b9f82251694ddefd14b49d80d337a9dffd645e59 (diff) | |
download | ports-aed6418166f53a40d90a7be7d34146218efc82ec.tar.gz ports-aed6418166f53a40d90a7be7d34146218efc82ec.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/spring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index 95564a86a994..406dd7978761 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -30,6 +30,7 @@ USE_SDL= sdl2 USE_GL= gl glu glew USE_XORG= x11 xcursor USE_LDCONFIG= yes +LLD_UNSAFE= yes DOS2UNIX_GLOB= *.h *.hpp *.cpp USES= cmake compiler:c++11-lib dos2unix openal:al tar:lzma |