1e0115c gcc-clang-compatibility: Add support for gcc-toolset installations

Authored and Committed by jcheca 10 months ago
    gcc-clang-compatibility: Add support for gcc-toolset installations
    
    clang may use a gcc from gcc-toolset instead the system version. In that
    case we need to test the compatibility with that one, not with the
    system based gcc.