Support shared libraries on Android (using make)
Peter Eisentraut <peter@eisentraut.org>
Support shared libraries on Android (using make) While the rest of the make build system maps Android to Linux, Android uses unversioned shared libraries (like "libpq.so"). This patch makes it so. (Meson already supported it.) Reported-by: Matthias Kuhn <matthias@opengis.ch> Discussion: https://www.postgresql.org/message-id/flat/CAC7zN94TdsHhY88XkroJzSMx7E%3DBQpV9LKKjNSEnTM04ihoWCA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.shlib | modified | +5 −0 |
Discussion
- Build versionless .so for Android 18 messages · 2023-12-31 → 2024-01-23