benchmark icon indicating copy to clipboard operation
benchmark copied to clipboard

Add support for Solaris SunPro compiler

Open jake-at-work opened this issue 6 years ago • 0 comments

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.

jake-at-work avatar May 06 '18 00:05 jake-at-work