Commit 113b950
committed
Allow parallel builds to work.
If the .so doesn't get built before we invoke the PL scripts, they may find an older version elsewhere in the path and fail with a "does not match bootstrap parameter" error. Thus, make a dependency so we don't run those PL scripts until we have the new .so ready.
Fixes #621 parent 718a101 commit 113b950
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
389 | 395 | | |
0 commit comments