[PATCH] Add an ldflags_sl meson build option

From: "Matt Smith (matts3)" <matts3(at)cisco(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Add an ldflags_sl meson build option
Date: 2025-06-16 04:10:40
Message-ID: MW6PR11MB8310FD068E33D480B49FB6308C70A@MW6PR11MB8310.namprd11.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Patch created against the 17.4 release.

Attachment Content-Type Size
postgres-17.4-ldflags_sl.patch text/x-patch 718 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Tselebrovskiy 2025-06-16 04:23:20 Re: Cluster.pm psql() undefined $$stderr
Previous Message Zhijie Hou (Fujitsu) 2025-06-16 03:59:21 RE: Conflict detection for update_deleted in logical replication