]> Savannah Git Hosting - gnulib.git/commit
host-cpu-c-abi: Support for aarch64 ILP32 ABI.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Jun 2017 23:26:28 +0000 (01:26 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Jun 2017 23:26:28 +0000 (01:26 +0200)
commit50549d90ab79eb0d2a5e9bebe633314d7ad54434
treeaa2399d60b53562a0fcd3eab1c37751d1805497d
parent371d8f6e10aecc4cb3fc7a0c98c3ac22eff7ffca
host-cpu-c-abi: Support for aarch64 ILP32 ABI.

* m4/host-cpu-c-abi.m4 (gl_HOST_CPU_C_ABI): Recognize the aarch64 ILP32
ABI. Set HOST_CPU_C_ABI=arm64-ilp32 and define __arm64_ilp32__ in this
case.
ChangeLog
m4/host-cpu-c-abi.m4