Page MenuHomePhabricator

depends: always configure with --with-pic
ClosedPublic

Authored by Fabien on Aug 1 2024, 07:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6ff61af2cdb4: depends: always configure with --with-pic
Summary
We currently do this sporadically. Not only amongst packages, but across OS's, i.e sometimes it's done for BSDs/Android, and sometimes not.

Configure with `--with-pic` globally instead. I think this generally
makes more sense, and should not have any downsides.

Backport of core#29488.

Test Plan

Run the GUIX builds.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR29488
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29816
Build 59167: Build Diff
Build 59166: arc lint + arc unit