rustc: Support aarch64

This commit is contained in:
Tuomas Tynkkynen
2017-12-02 14:46:33 +02:00
parent 94b7925b30
commit 491e5d8649
5 changed files with 22 additions and 1 deletions
@@ -34,6 +34,9 @@ stdenv.mkDerivation {
__darwinAllowLocalNetworking = true;
# The build will fail at the very end on AArch64 without this.
dontUpdateAutotoolsGnuConfigScripts = if stdenv.isAarch64 then true else null;
NIX_LDFLAGS = optionalString stdenv.isDarwin "-rpath ${llvmShared}/lib";
# Enable nightly features in stable compiles (used for