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.
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.