forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5165d43
committed
meson: Add some missing LLVM function checks
The checks forHAVE_DECL_LLVMCREATEGDBREGISTRATIONLISTENER andHAVE_DECL_LLVMCREATEPERFJITEVENTLISTENERare in configure but are missing on the meson side. This adds those.Reported-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://www.postgresql.org/message-id/5539b16c-cff7-46d5-9621-c3fb6b549e9e@iki.fi1 parentca89db5 commit5165d43
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2301 | 2301 |
| |
2302 | 2302 |
| |
2303 | 2303 |
| |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
2304 | 2312 |
| |
2305 | 2313 |
| |
2306 | 2314 |
| |
|
0 commit comments
Comments
(0)