Features: On SunPro link with language standard compiler flag
When C++ feature requirements or CXX_STANDARD cause us to compile on SunPro with the -std=c++11 option, link with the option too. This is needed to make the compiler use the matching standard library.