lang/lua{51,52,53}: Add -fPIC for arm64
Reviewed by: andrew Approved by: bapt Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2904
This commit is contained in:
@@ -57,6 +57,7 @@ SUB_LIST= version=${PORTVERSION} \
|
||||
libdir=${LUA_LIBDIR} \
|
||||
soname=lua-${LUA_VER}
|
||||
|
||||
CFLAGS_aarch64= -fPIC
|
||||
CFLAGS_amd64= -fPIC
|
||||
CFLAGS_powerpc= -fPIC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user