diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2019-01-07 13:47:35 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2019-01-07 19:48:16 -0800 |
| commit | d58555323ff5b6aaf7b95876f256a6f1d2fe0e03 (patch) | |
| tree | 5629105d5e2c2fc609b9e91e9b08b2c59a9a3dfd /src/rustllvm/RustWrapper.cpp | |
| parent | 59e70f27756a57b16a48bd7262e67fda01744701 (diff) | |
| download | rust-d58555323ff5b6aaf7b95876f256a6f1d2fe0e03.tar.gz rust-d58555323ff5b6aaf7b95876f256a6f1d2fe0e03.zip | |
Build LLVM with -static-libstdc++ on dist builds
This commit is intended on fixing a regression from #57286 where the distributed LLVM shared library unfortunately depends on a dynamic copy of libstdc++, meaning we're no longer as binary compatible as we thought! This tweaks the build of LLVM as out distribution is slightly different now, and is hoped to fix the issue. Closes #57426
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
