CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/01/19 12:56:56
Modified files:
geo/osrm-backend: Makefile
Added files:
geo/osrm-backend/patches: patch-include_server_connection_hpp
patch-src_engine_plugins_tile_cpp
Log message:
osrm-backend: fix build with Boost 1.89
Pull in upstream PR to add missing header and only conditionally include a
header that will be removed. Regen wantlib (Boost 1.89 will want
boost_system-mt to be removed again).
