mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
a8a7b75a01
Do this prior to bumping the time-machine, to avoid the following build
failure:
```bash
/tmp/guix-build-glibc-cross-powerpc64le-linux-gnu-2.27.drv-0/build/string/memset-power8.o.dt -MT /tmp/guix-build-glibc-cross-powerpc64le-linux-gnu-2.27.drv-0/build/string/memset-power8.o
../sysdeps/powerpc/powerpc64/power4/memcmp.S: Assembler messages:
../sysdeps/powerpc/powerpc64/power4/memcmp.S:87: Error: unrecognized opcode: `ldbrx'
../sysdeps/powerpc/powerpc64/power4/memcmp.S:88: Error: unrecognized opcode: `ldbrx'
../sysdeps/powerpc/powerpc64/power4/memcmp.S:112: Error: unrecognized opcode: `ldbrx'
```
See:
https://sourceware.org/git/?p=glibc.git;a=commit;h=9250e6610fdb0f3a6f238d2813e319a41fb7a810.
|
||
---|---|---|
.. | ||
gcc-broken-longjmp.patch | ||
gcc-remap-guix-store.patch | ||
glibc-2.27-fcommon.patch | ||
glibc-2.27-guix-prefix.patch | ||
glibc-2.27-no-librt.patch | ||
glibc-2.27-powerpc-ldbrx.patch | ||
glibc-2.27-riscv64-Use-__has_include-to-include-asm-syscalls.h.patch | ||
nsis-disable-installer-reloc.patch | ||
nsis-gcc-10-memmove.patch | ||
oscrypto-hard-code-openssl.patch | ||
vmov-alignment.patch |