Re: meson: Allow disabling static libraries
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Andres Freund <andres@anarazel.de>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Tristan Partin <tristan@partin.io>
Date: 2026-02-23T16:04:57Z
Lists: pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes: > Committed with documentation addition and an explicit error for the > not-supported case. Thanks! Barring objections, I'll get on with pushing the AIX patches. regards, tom lane
Commits
-
meson: allow disabling building/installation of static libraries.
- 78727dcba32e 19 (unreleased) landed
-
meson: Refactor libpq targets variables
- 4bfbbeb679c0 19 (unreleased) landed