pgsql: jit: configure: Explicitly reference 'native' component.
pgsql: jit: configure: Explicitly reference 'native' component.
От:
Andres Freund <andres@anarazel.de>
Дата:
jit: configure: Explicitly reference 'native' component. Until recently 'native' was implicitly included via 'orcjit', but a change included in LLVM 11 (not yet released) removed a number of such indirect component references. Reported-By: Fabien COELHO Reported-By: Andres Freund Reported-By: Thomas Munro Author: Andres Freund Discussion: https://postgr.es/m/20201201064949.mex6kvi2kygby3ni@alap3.anarazel.de Backpatch: 11-, where jit support was added Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b07490b912467e6760b3a410347959c3eb9fc306 Modified Files -------------- config/llvm.m4 | 1 + configure | 1 + 2 files changed, 2 insertions(+)