Обсуждение: pgsql: meson: Add user-provided c_args to bitcode_cflags

Поиск
Список
Период
Сортировка

pgsql: meson: Add user-provided c_args to bitcode_cflags

От
Peter Eisentraut
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1039352e10caf640b070e8bfe37573630efcaacd

Modified Files
--------------
src/backend/jit/llvm/meson.build | 1 +
1 file changed, 1 insertion(+)