HomePhabricator

build: remove redundant sed patching

Description

build: remove redundant sed patching

Summary:

While looking at #16838 I found at least two cases of sed patching in
depends that now seems to be redundant. There's possibly a third case,
but I haven't looked into that enough yet.

Patching 0 -> kCGMouseButtonLeft should not be required, as
kCGMouseButtonLeft has been used in the cocoa/qcocoacursor.mm source for
a while.

The include we were modifying in
src/plugins/platforms/xcb/qxcbxsettings.cpp was removed in this commit.

Backport of core PR16879.

Test Plan: Run the Linux and OSX Gitian builds.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5650

Details

Provenance
fanquake <fanquake@gmail.com>Authored on Sep 16 2019, 05:25
FabienCommitted on Apr 3 2020, 07:15
FabienPushed on Apr 3 2020, 07:16
Reviewer
Restricted Project
Differential Revision
D5650: build: remove redundant sed patching
Parents
rABC57a4fcf0f7a8: [LINTER] Remove trailing whitespaces
Branches
Unknown
Tags
Unknown