1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/lang/lua53
Ian Lepore 53625bac52 Use -fPIC on all arches; lua builds the object files into a shared lib.
Since the object files get built into a shared lib, using -fPIC on all
arches is the right thing to do, instead of adding it to each new arch that
comes along which doesn't accidentally allow non-PIC modules in shared libs.

PR:		207324
Approved by:	mat(mentor)
Differential Revision:	https://reviews.freebsd.org/D5362
2016-02-20 19:19:50 +00:00
..
files
distinfo
Makefile Use -fPIC on all arches; lua builds the object files into a shared lib. 2016-02-20 19:19:50 +00:00
pkg-descr
pkg-plist