]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40261 - infinity0:patch-1, r=alexcrichton
authorAlex Crichton <alex@alexcrichton.com>
Fri, 10 Mar 2017 22:51:23 +0000 (16:51 -0600)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 11 Mar 2017 00:18:27 +0000 (16:18 -0800)
Support armhf abi on 64-bit ARM cpus

They report their `uname -m` as armv8l rather than aarch64.

Patch originally by Matthias Klose <doko@debian.org>


Trivial merge