K 10 svn:author V 4 tijl K 8 svn:date V 27 2017-02-14T22:24:59.779894Z K 7 svn:log V 325 - 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. END