We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49462b9 commit a223afbCopy full SHA for a223afb
CMakeLists.txt
@@ -720,7 +720,7 @@ if(BUILD_TESTS)
720
# CI-specific test targets
721
find_package(Python3 COMPONENTS Interpreter REQUIRED)
722
723
- # Functional test cache creation (only if bitcoind is built and not cross-compiling)
+ # Functional test cache creation (only if bitcoind is built)
724
if(BUILD_DAEMON)
725
add_test(
726
NAME create-functional-cache
0 commit comments