meson: Fix missing name arguments of cc.compiles() calls

Peter Eisentraut <peter@eisentraut.org>

Commit: 6549a02a51e88960cccb938999a43203e335d0cc
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-01-05T10:34:28Z
Releases: 18.0
meson: Fix missing name arguments of cc.compiles() calls

Without it, the check won't show up in the meson setup/configure
output.

Discussion: https://www.postgresql.org/message-id/flat/795b1c54-c64a-47f9-8fa3-880dcab59975%40eisentraut.org

Files

PathChange+/−
meson.build modified +4 −1

Discussion