aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-01-07 19:43:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-01-07 19:43:13 +0000
commitb49d8d72f3c593632aac0678cc2e1b14a50f6dd4 (patch)
treeeb3d62f0fc45ece24faf06e76f5c78d829163250 /databases
parentf6a4717f20184c544320e018ae741b6530e6a3f3 (diff)
downloadports-b49d8d72f3c593632aac0678cc2e1b14a50f6dd4.tar.gz
ports-b49d8d72f3c593632aac0678cc2e1b14a50f6dd4.zip
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed. PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=458377
Diffstat (limited to 'databases')
-rw-r--r--databases/postgres-xl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgres-xl/Makefile b/databases/postgres-xl/Makefile
index 25050b5ed141..a6fc8ff7a4d4 100644
--- a/databases/postgres-xl/Makefile
+++ b/databases/postgres-xl/Makefile
@@ -20,6 +20,7 @@ CONFLICTS= postgresql[^${PORTVERSION:R:R}]?-client* \
USES= gmake readline
USE_LDCONFIG= yes
+LLD_UNSAFE= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-world