Properly format linux-arm64ilp32 target config
authorAlessandro Ghedini <alessandro@ghedini.me>
Fri, 25 Sep 2015 13:11:43 +0000 (15:11 +0200)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Sep 2015 13:59:18 +0000 (14:59 +0100)
commita2c1dedc5de3312fd4d6506923f2a61eecc67985
tree761d9a87ee6e748acfa1466c3863b2dce7c2354b
parent349b3107428d393580d9261f29afe8c700797b76
Properly format linux-arm64ilp32 target config

Otherwise the ./config script fails with errors like:

> Operating system: x86_64-whatever-linux2
> This system (linux-x86_64) is not supported. See file INSTALL for details.

The failure was introduced by a93d3e0.

RT#4062

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Configurations/10-main.conf