Add support for Solaris SunPro compiler
Open
bug
help wanted
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.8k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
While many of the GCC style compiler flags work with the Solaris SunPro compiler the warning settings result in compiler error in release builds. Debug builds result in warnings but complete successful since -Werror is not applied.
I will tackle these minor changes to make compilation work under SunPro.
Contributor guide
Assessment
This issue has not been assessed yet.