jit: configure: Explicitly reference 'native' component.

Andres Freund <andres@anarazel.de>

Commit: b07490b912467e6760b3a410347959c3eb9fc306
Author: Andres Freund <andres@anarazel.de>
Date: 2020-12-08T02:39:32Z
Releases: 12.6
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 <coelho@cri.ensmp.fr>
Reported-By: Andres Freund <andres@anarazel.de>
Reported-By: Thomas Munro <thomas.munro@gmail.com>
Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20201201064949.mex6kvi2kygby3ni@alap3.anarazel.de
Backpatch: 11-, where jit support was added

Files

PathChange+/−
config/llvm.m4 modified +1 −0
configure modified +1 −0

Discussion