mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* m4/host-cpu-c-abi.m4 (gl_HOST_CPU_C_ABI): Require gl_C_ASM. On x86_64 systems, distinguish x86_64 and x32. On arm systems, distinguish arm, armhf, arm64, and no longer distinguish arm and armel. On s390x systems, distinguish s390 and s390x. * modules/host-cpu-c-abi (Files): Add m4/asm-underscore.m4. * NEWS: Mention the change regarding 'armel'.
22 lines
223 B
Plaintext
22 lines
223 B
Plaintext
Description:
|
|
Determine canonical name of CPU and C ABI.
|
|
|
|
Files:
|
|
m4/host-cpu-c-abi.m4
|
|
m4/asm-underscore.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_HOST_CPU_C_ABI
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
unlimited
|
|
|
|
Maintainer:
|
|
Sam Steingold
|