meson: portname was set too early
Peter Eisentraut <peter@eisentraut.org>
meson: portname was set too early portname is set to host_system, but host_system might still be changed later in the file. As a consequence, platforms where host_system is changed later wouldn't find some of their platform-specific files (driven by portname), and the build would fail. Move the assignment of portname further down after the last change of host_system (but before further overriding assignments to portname). Discussion: https://www.postgresql.org/message-id/flat/CAC7zN94TdsHhY88XkroJzSMx7E%3DBQpV9LKKjNSEnTM04ihoWCA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| meson.build | modified | +6 −6 |
Discussion
- Build versionless .so for Android 18 messages · 2023-12-31 → 2024-01-23