mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 22:41:25 +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.