Page MenuHomePhabricator

build: disable libxcb extensions
ClosedPublic

Authored by Fabien on Apr 1 2020, 12:20.

Details

Summary
Because we pass -qt-xcb to Qt, it will compile in a set of xcb helper
libraries and extensions.
So skip building all of the libxcb extensions when we build libcxb in
depends.

More info is available  here:
https://doc.qt.io/qt-5.9/linux-requirements.html

Backport of core PR16533.

Test Plan

Run the Linux Gitian builds.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR16533
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10071
Build 17975: Default Diff Build & Tests
Build 17974: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien planned changes to this revision.Apr 1 2020, 12:20

Pending gitian builds.

Fabien requested review of this revision.Apr 1 2020, 13:03
This revision is now accepted and ready to land.Apr 1 2020, 16:39
This revision was automatically updated to reflect the committed changes.