aboutsummaryrefslogtreecommitdiff
path: root/converters/lua51-iconv
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
commitfd22400b4ee74522465d262b17f181fb36426131 (patch)
tree4e3999bf93681818583609125dd0faaf05762913 /converters/lua51-iconv
parentfff981e77f48dca40425db2d55dbc98dbfb94f3a (diff)
downloadports-fd22400b4ee74522465d262b17f181fb36426131.tar.gz
ports-fd22400b4ee74522465d262b17f181fb36426131.zip
Notes
Diffstat (limited to 'converters/lua51-iconv')
-rw-r--r--converters/lua51-iconv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/lua51-iconv/Makefile b/converters/lua51-iconv/Makefile
index 403c44bc826b..2ab8295fbc90 100644
--- a/converters/lua51-iconv/Makefile
+++ b/converters/lua51-iconv/Makefile
@@ -12,6 +12,8 @@ DISTNAME= lua-${PORTNAME}-${PORTVERSION}
MAINTAINER= feld@FreeBSD.org
COMMENT= Iconv binding for Lua 5
+BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment defined in iconv.lo
+
USES= pkgconfig iconv lua:51
USE_GITHUB= yes