HomeFreeBSD

- Remove -fPIC and address the problem where a .o file compiled without

Description

  • Remove -fPIC and address the problem where a .o file compiled without -fPIC is being linked into a shared library. Copy the corresponding .c file into the shared library src directory such that it is compiled a second time with -fPIC.
  • Enable verbose build.
  • Add a patch to sync Makefile.fbsd with Makefile.linux.

Details

Provenance
tijlAuthored on
Parents
rP434143: Copy luasocket to a 5.1-specific port
Branches
Unknown
Tags
Unknown