Page MenuHomePhabricator

guix: replace GCC unaligned VMOV patch with binutils patch
ClosedPublic

Authored by Fabien on Nov 28 2024, 21:12.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCdb3d704486c6: guix: replace GCC unaligned VMOV patch with binutils patch
Summary
Rather than invasively patching GCC. Given we have binutils 2.38
available, we can patch it to flip the default for
`-muse-unaligned-vector-move`.

Backport of core#29846.

Depends on D17235.

Test Plan

Run the guix windows build

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR29846
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31381
Build 62260: Build Diff
Build 62259: arc lint + arc unit