mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
88fd3f81ec
GCC 10 started using -fno-common by default, which causes issues with the powerpc builds using gibc 2.24. A patch was commited to glibc to fix the issue, 18363b4f010da9ba459b13310b113ac0647c2fcc but is non-trvial to backport, and was broken in at least one way, see the followup in commit 7650321ce037302bfc2f026aa19e0213b8d02fe6. For now, retain the legacy GCC behaviour by passing -fcommon when building glibc 2.24. https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html. https://sourceware.org/git/?p=glibc.git;a=commit;h=18363b4f010da9ba459b13310b113ac0647c2fcc https://sourceware.org/git/?p=glibc.git;a=commit;h=7650321ce037302bfc2f026aa19e0213b8d02fe6 |
||
---|---|---|
.. | ||
elfsteem-value-error-python-39.patch | ||
gcc-broken-longjmp.patch | ||
glibc-2.24-elfm-loadaddr-dynamic-rewrite.patch | ||
glibc-2.24-fcommon.patch | ||
glibc-2.24-no-build-time-cxx-header-run.patch | ||
glibc-2.27-dont-redefine-nss-database.patch | ||
glibc-2.27-riscv64-Use-__has_include-to-include-asm-syscalls.h.patch | ||
glibc-ldd-x86_64.patch | ||
glibc-versioned-locpath.patch | ||
nsis-gcc-10-memmove.patch | ||
oscrypto-hard-code-openssl.patch | ||
vmov-alignment.patch |