meson: Fix support for empty darwin sysroot

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: meson: Fix support for empty darwin sysroot
Date: 2023-03-22 07:34:00
Message-ID: 60765bf0-5027-4b23-9f78-4a365d28823f@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The -isysroot options should only be added if the sysroot resolved to a
nonempty string. This matches the behavior in src/template/darwin (also
documented in installation.sgml).

Attachment Content-Type Size
0001-meson-Fix-support-for-empty-darwin-sysroot.patch text/plain 1.2 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-03-22 07:37:01 Re: Improve logging when using Huge Pages
Previous Message Önder Kalacı 2023-03-22 06:53:04 Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL