[Tile-serving] [openstreetmap/osm2pgsql] Declaring C++ version in CMake config (#1010)

Jochen Topf notifications at github.com
Tue Dec 3 13:42:40 UTC 2019


Just as a side note: GCC 5 and Clang 3.9 use C++98 as default, but both do support C++11 when asked, so there probably are a good number of compilers out there which do need the `-std=c++11` option to compile osm2pgsql, we can't just get rid of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1010#issuecomment-561173157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191203/6167b56e/attachment.html>


More information about the Tile-serving mailing list