]> Savannah Git Hosting - gnulib.git/commit
host-cpu-c-abi: Recognize i386 and a couple of other CPUs as 32-bit.
authorBruno Haible <bruno@clisp.org>
Sun, 27 Oct 2019 14:34:25 +0000 (15:34 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 27 Oct 2019 14:35:10 +0000 (15:35 +0100)
commitbb0f6e99fdb3da658a5936c65af2085578847bc9
tree7e8abecb25573c6ba2fd2155f57ac2621dfdbb24
parent06011ed74e978613422aca43c0bd92dc44213933
host-cpu-c-abi: Recognize i386 and a couple of other CPUs as 32-bit.

* m4/host-cpu-c-abi.m4 (gl_HOST_CPU_C_ABI): Include i386 in the case
statement.
(gl_HOST_CPU_C_ABI_32BIT): Likewise. Also recognize a couple of other
32-bit CPUs.
ChangeLog
m4/host-cpu-c-abi.m4