rust/src/librustc_back
bors 463e42701a Auto merge of #31735 - aliclark:freebsd-link-defs, r=alexcrichton
The FreeBSD linker config is missing some options present in the other BSD configs.

This seems accidental, with other BSDs having the flags added in platform-specific commits, or with the flags present from day 1.

Some other BSD commits for reference:
fcb30a0b67 (diff-db69d903e469b7769aefaa31786fc2c4R1)
0b7c4f57f6 (diff-1c7b74536ce0291d1f89953035f26a71R1)

cfd2a5cfa1
2016-02-19 05:15:17 +00:00
..
target Auto merge of #31735 - aliclark:freebsd-link-defs, r=alexcrichton 2016-02-19 05:15:17 +00:00
abi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
lib.rs mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
rpath.rs Pass --enable-new-dtags to GNU ld 2015-12-15 21:20:44 -05:00
sha2.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
slice.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
svh.rs [breaking-change] don't pub export ast::Lit_ variants 2016-02-11 12:34:48 +01:00
tempdir.rs Reduce code bloat from conversion traits in function parameters 2015-09-09 22:37:59 +03:00