about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-01-08 16:47:27 +0000
committerbors <bors@rust-lang.org>2019-01-08 16:47:27 +0000
commit2cb7cdcb3681c131cd2e2472c6fa9b42194b85b5 (patch)
tree1b941fc09422193391c503f59b2a7bc990c35fe4 /src/libstd/sys
parentb8c8f0bdf62728198696cab7d00a8fdc3ee381d3 (diff)
parentd58555323ff5b6aaf7b95876f256a6f1d2fe0e03 (diff)
downloadrust-2cb7cdcb3681c131cd2e2472c6fa9b42194b85b5.tar.gz
rust-2cb7cdcb3681c131cd2e2472c6fa9b42194b85b5.zip
Auto merge of #57429 - alexcrichton:fix-dist, r=Mark-Simulacrum
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/libstd/sys')
0 files changed, 0 insertions, 0 deletions