aboutsummaryrefslogtreecommitdiffstats
path: root/lang/myrddin
diff options
context:
space:
mode:
Diffstat (limited to 'lang/myrddin')
-rw-r--r--lang/myrddin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/myrddin/Makefile b/lang/myrddin/Makefile
index a9cf493148db..479de59d3692 100644
--- a/lang/myrddin/Makefile
+++ b/lang/myrddin/Makefile
@@ -20,9 +20,8 @@ CONFIGURE_ARGS= --prefix "${PREFIX}"
TEST_TARGET= check
WRKSRC= ${WRKDIR}/mc
-# Myrddin is LLD_UNSAFE:
# ld: error: <internal>: section sh_addralign is not a power of 2
-BINARY_ALIAS= ld=ld.bfd
+LLD_UNSAFE= yes
OPTIONS_DEFINE= DEBUG VIM
OPTIONS_DEFAULT= VIM