mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 08:31:49 +01:00
This change is technically not needed to add libmultiprocess as a subtree, but it avoids a CI failure in followup PR #30975 which enables multiprocess build option in more CI jobs. In that PR, several jobs fail due to the mptest executable not being built by default, as reported https://github.com/bitcoin/bitcoin/pull/30975#issuecomment-2623801480 Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>