CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/18 11:02:35
Modified files:
geo/osrm-backend: Makefile distinfo
geo/osrm-backend/pkg: PLIST
Log message:
osrm-backend: update to 5.22, add powerpc to NOT_FOR_ARCHS, disable ccache
Changelog:
https://github.com/Project-OSRM/osrm-backend/blob/v5.22.0/CHANGELOG.md
This can't be built on powerpc because devel/tbb does not support 64-bits
atomics on ppc32 and forcing them does not help.
OK bentley@
