1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

converters/lua-iconv: fix build on powerpc

Same issue as other architectures
This commit is contained in:
Piotr Kubaj 2021-06-06 17:15:10 +00:00
parent be575ef66b
commit 3446d842b2

View File

@ -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}