mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-07 04:19:27 +02:00
This fixes some cases, i.e under --no-install-recommends, where libclang-rt-dev wouldn't be installed, and configuring would then fail. Followup to #27444.