Builds with -fPIC when --enable-static is used
Open
- Dominant language
- C++
- Stars
- 335
- Forks
- 88
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 1
Description
```-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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.