diff options
| author | Wolfgang Walther <walther@technowledgy.de> | 2024-08-24 18:54:54 +0200 |
|---|---|---|
| committer | Wolfgang Walther <walther@technowledgy.de> | 2024-09-26 19:08:54 +0200 |
| commit | de4ad2a6ace9f2428804cf515bbc5600aa340981 (patch) | |
| tree | 034e54764940886e1ab3c1e6e84b1c72fdf6bfc6 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 149aa98ce4396b972e85bb6953c8c7ccc959c6cd (diff) | |
postgresql: use newer libuuid instead of ossp-uuid
Since PostgreSQL 9.4 it's possible to build with different uuid
libraries. Eversince, the postgres docs [1] have this to say:
[..] the OSSP UUID library [..] is not well maintained, and is
becoming increasingly difficult to port to newer platforms. [..]
On Linux, OS X, and some other platforms, suitable functions are
provided in the libuuid library, which originally came from the
e2fsprogs project (though on modern Linux it is considered part of
util-linux-ng).
Using e2fs for Darwin was introduced 9 years ago in #8574, which library
to use for Linux was never considered again. Thus, start building with
newer libs now.
As a side effect, we require one less patch if we decide to build with
meson later.
[1]: https://www.postgresql.org/docs/current/uuid-ossp.html
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
