[Tile-serving] [osm2pgsql] Replace pthread and boost::thread with std::async (#498)

Sarah Hoffmann notifications at github.com
Sun Nov 8 16:20:49 UTC 2015


> @@ -116,7 +116,7 @@ if (NOT Boost_ADDITIONAL_VERSIONS)
>  endif()
>  
>  # first try to find the version
> -find_package(Boost 1.50 REQUIRED COMPONENTS system filesystem thread ${BOOST_EXTRA})
> +find_package(Boost 1.50 REQUIRED COMPONENTS system filesystem ${BOOST_EXTRA})

Done.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/498/files#r44226654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151108/0135cdc3/attachment.html>


More information about the Tile-serving mailing list