1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 07:30:32 -04:00
Commit graph

1 commit

Author SHA1 Message Date
Tijl Coosemans
c442fd7e9c - 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.
2017-02-14 22:24:59 +00:00