Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: sysroot build libraries with position independent code (#174)
This was affecting mainly the static Fortran linking, which required -fpic or -fPIC to work.
- Loading branch information