aboutsummaryrefslogtreecommitdiff
path: root/math/rexx-regmath
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-03-31 18:10:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-03-31 18:10:33 +0000
commita451970324abac9ec45b2b56f39a3a974e915dc9 (patch)
treeff74bef9ce4a563a7ab8cae7f50e16624d5594cf /math/rexx-regmath
parent7c1295793d49cc0e64809749d13eef2218f06a94 (diff)
downloadports-a451970324abac9ec45b2b56f39a3a974e915dc9.tar.gz
ports-a451970324abac9ec45b2b56f39a3a974e915dc9.zip
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. PR: 226976 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
Notes
Notes: svn path=/head/; revision=466071
Diffstat (limited to 'math/rexx-regmath')
-rw-r--r--math/rexx-regmath/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rexx-regmath/Makefile b/math/rexx-regmath/Makefile
index 114a481d2524..9647bc75dd42 100644
--- a/math/rexx-regmath/Makefile
+++ b/math/rexx-regmath/Makefile
@@ -22,6 +22,7 @@ CFLAGS+= -Wno-incompatible-pointer-types
WRKSRC= ${WRKDIR}/math
USE_LDCONFIG= yes
+LLD_UNSAFE= yes
MAKEFILE= Makefile.bsd
PLIST_FILES= lib/librexxmath.so lib/librxmath.so man/man1/regmath.1.gz