aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-25 14:12:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-25 14:12:49 +0000
commit471b32ead42ff38db3d22b13a1eb7dbf6b53a5fb (patch)
tree54109b4222abce1ae01895ef7d2f8766fe3ea9f0
parenta29ec5f53167a74afcc2a0aeeaedb2d54fc6530c (diff)
downloadports-471b32ead42ff38db3d22b13a1eb7dbf6b53a5fb.tar.gz
ports-471b32ead42ff38db3d22b13a1eb7dbf6b53a5fb.zip
net-p2p/mldonkey: switch to clang and bfd on powerpc64*
-rw-r--r--net-p2p/mldonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 6f97680b870f..3f7943df30b3 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -97,7 +97,7 @@ ALL_TARGET+= \
.include <bsd.port.pre.mk>
.if ${ARCH:Mpowerpc64*}
-USE_GCC= yes
+LLD_UNSAFE= yes
.endif
post-patch: