Page MenuHomePhabricator

Add aarch64 qt depends support for cross compiling bitcoin-qt
ClosedPublic

Authored by Fabien on Nov 18 2019, 17:05.

Details

Summary

Backport of core PR13696:
https://github.com/bitcoin/bitcoin/pull/13696/files

This is a follow-up for this comment:
https://reviews.bitcoinabc.org/D4356?id=14046#inline-27298

Depends on D4356.

Test Plan

Rebuild the aarch64 depends.

Cross build with CMake.
Run the binary on an aarch64 platform and check it works (tested on a
Rpi3 running Mint 64).

Run the linux gitian build.
Run the binary on an aarch64 platform and check it works (tested on a
Rpi3 running Mint 64).

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13696
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8146
Build 14325: Default Diff Build & Tests
Build 14324: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 18 2019, 17:51