google/benchmark

Add support for Solaris SunPro compiler

Open

#588 aperta il 6 mag 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)C++ (1539 fork)batch import
bughelp wanted

Metriche repository

Star
 (7968 star)
Metriche merge PR
 (Merge medio 4g 2h) (19 PR mergiate in 30 g)

Descrizione

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.

Guida contributor