meson: Add user-provided c_args to bitcode_cflags

Peter Eisentraut <peter@eisentraut.org>

Commit: 1039352e10caf640b070e8bfe37573630efcaacd
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-06-06T20:36:43Z
Releases: 17.0
meson: Add user-provided c_args to bitcode_cflags

This is needed for example to pass an include path set in the CPPFLAGS
environment variable to the bitcode compile command.

Discussion: https://www.postgresql.org/message-id/flat/c1384a7b-ed12-4862-a0da-a05c7945171a%40eisentraut.org

Files

PathChange+/−
src/backend/jit/llvm/meson.build modified +1 −0

Discussion