about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-10-31 06:56:36 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-10-31 07:01:02 -0700
commitb1fd5a761844ec0a90a91e81add60689d0e80eef (patch)
tree8293c2790901e7f5e4852aa4b3229c8dae8559db /src/libstd/sync
parent6713736275181abb3304730603afd785b0470ae3 (diff)
downloadrust-b1fd5a761844ec0a90a91e81add60689d0e80eef.tar.gz
rust-b1fd5a761844ec0a90a91e81add60689d0e80eef.zip
rustbuild: Don't build with ThinLTO on MIPS
Discovered in #45529 it looks like cross-module TLS imports aren't quite working
today, especially with `hidden` visibility which mostly comes up with multiple
codegen units. As a result this completely disables compiling with ThinLTO and
multiple codegen units on MIPS when bootstrapping.

cc #45654, the tracking issue for this
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions