Thread
Commits
-
meson: Fix support for empty darwin sysroot
- c15631f0f596 16.0 landed
-
meson: Fix support for empty darwin sysroot
Peter Eisentraut <peter.eisentraut@enterprisedb.com> — 2023-03-22T07:34:00Z
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).