mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-27 06:14:42 +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.