about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-01-27 21:27:46 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-01-28 21:07:34 +0100
commite066deae088dfeef66c414c181925b28b9a25511 (patch)
tree549bb88c51493bff09517829ae465fce2694b2ab /library/std/src/sys/unix/stack_overflow.rs
parent7fba12bb1d3877870758a7a53e2fe766bb19bd60 (diff)
downloadrust-e066deae088dfeef66c414c181925b28b9a25511.tar.gz
rust-e066deae088dfeef66c414c181925b28b9a25511.zip
Update Python and Clang on x86 dist images
LLVM 12 no longer builds with Python 2, so install Python 3 in
preparatin.

However, Clang 10 does not build with Python 3, so we need update
to Clang 11 as well, which supports both.

Unfortunately, doing so results in errors while linking the
libLLVM.so into other binaries:
> __morestack: invalid needed version 2

This is fixed by using LLD instead. Possibly this is due to a binutils
linker bug, but updating to the latest binutils version does not fix
it.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions