Add support for aarch64

Itamar Reis Peixoto itamar at ispbrasil.com.br
Mon May 13 21:24:10 WST 2013


On Mon, May 13, 2013 at 10:09 AM, Matt Johnston <matt at ucc.asn.au> wrote:
> On Mon, May 13, 2013 at 05:27:49PM +0800, Christopher Meng wrote:
>> Hi,
>>
>> As dropbear doesn't support AArch64, I hope the author can do something in
>> order to fix it. In fact I'm the packager of dropbear, some users asked us
>> why not support aarch64.
>
> I've pulled in the latest config.guess and config.sub, the
> latest release 2013.57 should already be made with autoconf
> 2.69. Thanks for letting me know, I'd forgotten about the
> config.* files.
>
> Cheers,
> Matt

to verify run

grep aarch64 config.guess
it should return something like

$  grep aarch64 config.guess
    aarch64:Linux:*:*)
    aarch64_be:Linux:*:*)
	UNAME_MACHINE=aarch64_be



-- 
------------

Itamar Reis Peixoto


More information about the Dropbear mailing list