commit | 9adc78bbef17208ba11d5bc4b15e9677c985d87f | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Sep 19 15:34:17 2014 -0700 |
committer | Stephen Hines <srhines@google.com> | Fri Sep 19 15:34:17 2014 -0700 |
tree | 862e534849762bcfbd029bf563114ac4344ac4f9 | |
parent | 88f462c66c2f91e35ec24f14175162af485f9b01 [diff] |
Fix wrong machine identifier for AArch64 in linkloader. This doesn't change functionality at all, since the only "machine" variant with special handling is EM_MIPS. Thus, reconfiguring as EM_AARCH64 instead of EM_ARM is safe (and correct). Change-Id: I6249682155957d20253ae48d2564e5b31cf21351