Re: [PATCH] Add an ldflags_sl meson build option

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: "Matt Smith (matts3)" <matts3(at)cisco(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add an ldflags_sl meson build option
Date: 2025-06-16 11:32:15
Message-ID: 069e35cc-276b-47f5-bd36-db22d884dbf3@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16.06.25 06:10, Matt Smith (matts3) wrote:
> Currently there doesn't seem to be a way to pass shared library-specific
> flags via a meson build option.
>
> This patch allows the existing ldflags_sl to be set via a build option.

What uses do you have in mind for this?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-06-16 11:36:39 Re: Conflict detection for update_deleted in logical replication
Previous Message Alexander Korotkov 2025-06-16 11:16:42 Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly