From aed6418166f53a40d90a7be7d34146218efc82ec Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 1 Apr 2018 09:21:48 +0000 Subject: Switch to ld.bfd by default as ld.ldd doesn't have built-in default output target. PR: 226980 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket) --- games/spring/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games') 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 -- cgit v1.2.3