bitcoin/contrib/guix/patches
Andrew Chow 54faac9689
guix: Remove guix store paths from glibc
Without ffile-prefix-map, the debug symbols will contain paths for the
guix store which will include the hashes of each package. However, the
hash for the same package will differ when on different architectures.
In order to be reproducible regardless of the architecture used to build
the package, map all guix store prefixes to something fixed, e.g. /usr.

We might be able to drop this in favour of using --with-nonshared-cflags
when we being using newer versions of glibc.
2022-06-28 14:19:33 +01:00
..
elfsteem-value-error-python-39.patch guix: use GCC 10 (over GCC 8) to build releases 2022-01-05 10:32:19 +08:00
gcc-broken-longjmp.patch guix: fix GCC 10.3.0 + mingw-w64 setjmp/longjmp issues 2022-04-13 13:10:03 +01:00
glibc-2.24-elfm-loadaddr-dynamic-rewrite.patch guix: add additional documentation to patches 2021-07-06 20:50:47 +08:00
glibc-2.24-fcommon.patch guix: use -fcommon when building glibc 2.24 2022-05-12 08:21:16 +01:00
glibc-2.24-guix-prefix.patch guix: Remove guix store paths from glibc 2022-06-28 14:19:33 +01:00
glibc-2.24-no-build-time-cxx-header-run.patch guix: add additional documentation to patches 2021-07-06 20:50:47 +08:00
glibc-2.27-dont-redefine-nss-database.patch guix: fix glibc 2.27 multiple definition warnings with GCC 10 2022-05-12 08:21:16 +01:00
glibc-2.27-guix-prefix.patch guix: Remove guix store paths from glibc 2022-06-28 14:19:33 +01:00
glibc-2.27-riscv64-Use-__has_include-to-include-asm-syscalls.h.patch guix: adjust RISC-V __has_include() patch to work with GCC 10 2022-05-12 08:21:15 +01:00
glibc-ldd-x86_64.patch guix: Rebase toolchain on glibc 2.24 (2.27 for riscv64) 2021-07-01 16:17:03 -04:00
glibc-versioned-locpath.patch guix: Rebase toolchain on glibc 2.24 (2.27 for riscv64) 2021-07-01 16:17:03 -04:00
lief-fix-ppc64-nx-default.patch guix: patch LIEF to fix PPC64 NX default 2022-06-25 10:04:10 +01:00
nsis-gcc-10-memmove.patch guix: use uptream nsis-x86_64 2022-01-05 10:32:24 +08:00
oscrypto-hard-code-openssl.patch guix: Package codesigning tools 2021-05-13 15:41:56 -04:00
vmov-alignment.patch guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64 2022-04-01 13:24:22 +01:00