aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-03-28 21:44:32 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2018-03-28 21:44:32 +0800
commit5f793b000f1173b4d98f986662fa99ccd7194af0 (patch)
tree4b0f26959da86204eea293a7e019fc76c9a6a860
parent2a40ae35e7cfb349253fcd985cfac5c2b13bc703 (diff)
downloadfreebsd-ports-5f793b000f1173b4d98f986662fa99ccd7194af0.tar.gz
freebsd-ports-5f793b000f1173b4d98f986662fa99ccd7194af0.tar.zst
freebsd-ports-5f793b000f1173b4d98f986662fa99ccd7194af0.zip
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. Pet portlint(1). PR: 226995 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
Notes
Notes: svn path=/head/; revision=465809
-rw-r--r--net-im/uTox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile
index c6e67129dc30..73b5407db79b 100644
--- a/net-im/uTox/Makefile
+++ b/net-im/uTox/Makefile
@@ -28,6 +28,8 @@ GH_TAGNAME= 1835eae
USES= cmake compiler:c11 desktop-file-utils localbase:ldflags openal:al \
pkgconfig
USE_XORG= x11 xext xrender
+LLD_UNSAFE= yes
+BINARY_ALIAS= ld=ld.bfd
OPTIONS_DEFINE= DBUS
OPTIONS_DEFAULT= DBUS