forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb07490b
committed
jit: configure: Explicitly reference 'native' component.
Until recently 'native' was implicitly included via 'orcjit', but a changeincluded in LLVM 11 (not yet released) removed a number of such indirectcomponent 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.deBackpatch: 11-, where jit support was added1 parentfa7a52f commitb07490b
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5156 | 5156 |
| |
5157 | 5157 |
| |
5158 | 5158 |
| |
| 5159 | + | |
5159 | 5160 |
| |
5160 | 5161 |
| |
5161 | 5162 |
| |
|
0 commit comments
Comments
(0)