[Tile-serving] [osm2pgsql] Don't link with libstdc++ (#306)
Dmitry Marakasov
notifications at github.com
Mon Mar 2 20:52:14 UTC 2015
First, there's no need, as c++ compiler does this implicitly.
Next, this is erroneous as standard c++ library may be named differently (e.g. libc++ from llvm project).
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/306
-- Commit Summary --
* Don't link with libstdc++
-- File Changes --
M Makefile.am (2)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/306.patch
https://github.com/openstreetmap/osm2pgsql/pull/306.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/306
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150302/0443aa9e/attachment.html>
More information about the Tile-serving
mailing list