Commit d8364e5
committed
ci: drop Bitcoin Core example-target reference during subtree replace
Bitcoin Core's cmake/libmultiprocess.cmake currently references the
mpcalculator, mpprinter and mpexample targets, which no longer exist
in the subtree (the example/ directory lives outside the 'lib' branch).
Strip the offending line as part of replace_subtree so the bitcoin-core
CI job configures cleanly. Remove this workaround once a matching
Bitcoin Core PR has landed.1 parent 0eef7f0 commit d8364e5
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments