This needs to use the emulator as well to run bitcoin-wallet.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING074f6856c4c7: Run tool_wallet.py with an emulator as needed
rABC074f6856c4c7: Run tool_wallet.py with an emulator as needed
./test/functional/test_runner.py tool_wallet cmake -GNinja .. \ -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/LinuxAArch64.cmake \ -DCMAKE_CROSSCOMPILING_EMULATOR=$(command -v qemu-aarch64-static) \ -DBUILD_BITCOIN_ZMQ=OFF QEMU_LD_PREFIX=/usr/aarch64-linux-gnu ninja check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable