meson: Add user-provided c_args to bitcode_cflags
authorPeter Eisentraut
Thu, 6 Jun 2024 20:13:18 +0000 (22:13 +0200)
committerPeter Eisentraut
Thu, 6 Jun 2024 20:36:43 +0000 (22:36 +0200)
commit1039352e10caf640b070e8bfe37573630efcaacd
treedfc935b99b108ce264b65df034d8e54d564c7c8c
parentb0f2659c7d9bdf3ccfdd1548dfecf602b901f507
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
src/backend/jit/llvm/meson.build