aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-06 17:15:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-06 17:15:10 +0000
commit3446d842b21c84fd678afd62a54c6a055e2c30db (patch)
tree6f38f0c0fe7e4512a60027a087e573e0b47136ef /converters
parentbe575ef66bb77f44add7e9361896b0fa8e852a6a (diff)
downloadports-3446d842b21c84fd678afd62a54c6a055e2c30db.tar.gz
ports-3446d842b21c84fd678afd62a54c6a055e2c30db.zip
converters/lua-iconv: fix build on powerpc
Same issue 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 81c3378f7b67..fbd6536033ce 100644
--- a/converters/lua-iconv/Makefile
+++ b/converters/lua-iconv/Makefile
@@ -25,6 +25,7 @@ CFLAGS_amd64= -fPIC
CFLAGS_armv6= -fPIC
CFLAGS_armv7= -fPIC
CFLAGS_i386= -fPIC
+CFLAGS_powerpc= -fPIC
do-install:
@${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR}