about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2019-12-06 21:13:27 -0500
committerAaron Hill <aa1ronham@gmail.com>2019-12-11 09:50:12 -0500
commit8b9c5396ca574fad9cc7b51d16c8c96e0ae74632 (patch)
tree87b7cbb0c19a4f2a602217b029abd889e9b5b5d7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent1aa34d4decde1d1e0089a4aef450d45efd9ea2d4 (diff)
downloadrust-8b9c5396ca574fad9cc7b51d16c8c96e0ae74632.tar.gz
rust-8b9c5396ca574fad9cc7b51d16c8c96e0ae74632.zip
Fix missing libLLVM.so in stage0 sysroot.
When we dynamically link against libLLVM.so (as opposed to statically
linking LLVM), we need libLLVM.so to be present in the stage0 sysroot,
so that stage1 tools (which are built against the stage0
compiler+sysroot) can see it at build time (when the linker is run)

See the comment in the commit for more details
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions