rust/mk
bors 3246eaec90 Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton
I also re-enabled the use of `#[thread_local]` on AArch64. It was originally disabled in the PR that introduced AArch64 (#19790), but the reasons for this were not explained. `#[thread_local]` seems to work fine in my tests on AArch64, so I don't think this should be an issue.

cc @alexcrichton @akiss77
2016-01-12 08:30:56 +00:00
..
cfg Auto merge of #30493 - semarie:openbsd-cc, r=alexcrichton 2015-12-21 04:15:28 +00:00
clean.mk
crates.mk Replace no_elf_tls with target_thread_local 2016-01-11 10:38:36 +00:00
ctags.mk
debuggers.mk
dist.mk mk: Fix make dist 2015-12-04 08:55:02 -08:00
docs.mk
grammar.mk
host.mk
install.mk Fix typo in make var 2015-12-07 00:20:35 +01:00
llvm.mk mk: Use the right llvmdeps.rs file for cross build 2015-12-16 08:06:27 -08:00
main.mk Auto merge of #30599 - brson:extra, r=alexcrichton 2016-01-12 03:00:00 +00:00
perf.mk
platform.mk Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelix 2015-12-31 18:52:19 +02:00
prepare.mk
reconfig.mk
rt.mk Auto merge of #30175 - alexcrichton:less-c-code, r=brson 2015-12-22 07:23:16 +00:00
rustllvm.mk
snap.mk
stage0.mk
target.mk remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGS 2015-12-20 07:21:36 +01:00
tests.mk remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGS 2015-12-20 07:21:36 +01:00
util.mk