Commit Graph

2 Commits

Author SHA1 Message Date
its-pointless e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
Fredrik Fornwall aaff27833d rust: Avoid linking against libstdc++
All C++ code should link against libc++_shared to avoid mixing C++
standard library issues.

This fixes librustc_codegen_llvm-llvm.so to do that.
2019-05-07 22:20:52 +02:00