mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 21:52:53 +02:00
Using shell parameter expansion ensures that on non-Linux hosts the build script won't pass an empty string argument to CMake. This resolves the "Ignoring empty string" warning.