diff options
| author | bors <bors@rust-lang.org> | 2015-12-30 01:07:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-12-30 01:07:19 +0000 |
| commit | 6e2a64b57a74f35bef215972adf1b803cff288bd (patch) | |
| tree | e3bf7cc7c1f9c83df4d63cfd7a28ff7e9d5204b7 /src/libstd/rt.rs | |
| parent | c1035b3522e251d7639e7052936aa634752c5500 (diff) | |
| parent | 34dc0e0739e19811850f82f1e45b61ba97adc96e (diff) | |
| download | rust-6e2a64b57a74f35bef215972adf1b803cff288bd.tar.gz rust-6e2a64b57a74f35bef215972adf1b803cff288bd.zip | |
Auto merge of #29974 - brson:gold, r=alexcrichton
When using `cc` for linking rustc will, if gold is available (by looking for `/usr/bin/ld.gold`), pass `-fuse-ld=gold` to `cc`. In some scenarios gold links much faster than ld. Servo uses it to considerably speed up linking. gold behaves nearly identically to ld (though I think there are rare corner cases that don't work still). I've run this through crater and everything there continues to link. To disable, pass `-C disable-gold`.
Diffstat (limited to 'src/libstd/rt.rs')
0 files changed, 0 insertions, 0 deletions
