```-fPIC``` should only be used for shared libraries. ```-fPIC``` reduces code performance therefore defearing the purpose of static libraries. Version 6.3.0 OS: FreeBSD 13
-fPICshould only be used for shared libraries.-fPICreduces code performance therefore defearing the purpose of static libraries.Version 6.3.0
OS: FreeBSD 13