Page MenuHomePhabricator

guix: replace GCC unaligned VMOV patch with binutils patch
ClosedPublic

Authored by Fabien on Thu, Nov 28, 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable