Page MenuHomePhabricator

depends: Use more legible qmake commands in qt package
ClosedPublic

Authored by PiRK on Apr 11 2023, 13:13.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6bab00bf874c: depends: Use more legible qmake commands in qt package
Summary

depends: Do not set build_subdir for qt package

This change makes the next commit possible without exporting the PATH
variable.

depends: Use more legible qmake commands in qt package
This change gets rid of multiple ../ that makes reasoning about the
script and its maintaining much easier.

Co-authored-by: fanquake <fanquake@gmail.com>

See D830 for the differences in the source material.

This is a backport of core#20673

Depends on D13664

Test Plan

gitian builds

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Apr 11 2023, 13:13
This revision is now accepted and ready to land.Apr 11 2023, 14:17

@bot gitian-win gitian-osx