aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-01-04 18:11:48 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-01-04 18:11:48 +0000
commit9d0d8599670718e4d3af684c8d46d79caa000716 (patch)
tree1754a38a0a5bc2c550993f662bfd402225d6e965 /converters
parent8f48e9979da4e1ec9e5840d835722241a9b722a7 (diff)
downloadports-9d0d8599670718e4d3af684c8d46d79caa000716.tar.gz
ports-9d0d8599670718e4d3af684c8d46d79caa000716.zip
converters/lua-iconv: fix build on riscv64
Same as other architectures.
Diffstat (limited to 'converters')
-rw-r--r--converters/lua-iconv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/lua-iconv/Makefile b/converters/lua-iconv/Makefile
index fbd6536033ce..7be4b41b1118 100644
--- a/converters/lua-iconv/Makefile
+++ b/converters/lua-iconv/Makefile
@@ -26,6 +26,7 @@ CFLAGS_armv6= -fPIC
CFLAGS_armv7= -fPIC
CFLAGS_i386= -fPIC
CFLAGS_powerpc= -fPIC
+CFLAGS_riscv64= -fPIC
do-install:
@${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR}