From bbfcb5340250cb755c366dfdec0f7acec01ac3dd Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 2 Apr 2018 16:11:12 +0000 Subject: [PATCH] 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/supertux2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index cfe9ff436b9c..140c27e72666 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \ BROKEN_FreeBSD_10= does not build on 10.x +LLD_UNSAFE= yes USE_SDL= sdl2 image2 USE_GL= glew USES= cmake:outsource compiler:c++11-lib dos2unix iconv \