Skip to content

Mismatch in compilers used for OSRM and VROOM in CI #1098

@kkarbowiak

Description

@kkarbowiak

It looks like the gcc build uses the default g++ to build OSRM (11.4.0) and g++-12 (12.3.0) to build vroom.

For clang build it is g++ 11.4.0 for OSRM and clang-15 for vroom. How this one works I have no idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions