- Notifications
You must be signed in to change notification settings - Fork28
Commit4f64daf
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 parent6a192c7 commit4f64daf
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 | |
---|---|---|---|
| |||
5167 | 5167 |
| |
5168 | 5168 |
| |
5169 | 5169 |
| |
| 5170 | + | |
5170 | 5171 |
| |
5171 | 5172 |
| |
5172 | 5173 |
| |
|
0 commit comments
Comments
(0)