jit: configure: Explicitly reference 'native' component.
authorAndres Freund
Tue, 8 Dec 2020 02:12:23 +0000 (18:12 -0800)
committerAndres Freund
Tue, 8 Dec 2020 02:32:56 +0000 (18:32 -0800)
commit4f64daf73af76cbf32a01c7cba1c3a6fccf3062a
tree8e1f7bad77fe68d5015a5b2e971a865d86816ad2
parent6a192c77d21b5eafc7f431cbf5e7ecdd6c8b5462
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[email protected]
Backpatch: 11-, where jit support was added
config/llvm.m4
configure