Dmitry V. Levin af8d803a82 config.guess (aarch64:Linux:*:*): Detect 32-bit ABI
On x86_64 Linux, a C compiler producing 32bit code causes the guessed
CPU to be changed to i686.

Adapt this approach for aarch64 Linux, i.e. change the guessed CPU
to armv8l when a compiler producing arm eabi code is detected.

* config.guess (aarch64:Linux:*:*): Test for the 32-bit ABI.
* doc/config.guess.1: Regenerate.

Suggested-by: David Allsopp <david.allsopp@metastack.com>
2023-07-20 16:40:00 +00:00
2023-07-19 11:16:47 +00:00
2020-12-22 08:00:00 +00:00
2020-12-22 08:00:00 +00:00
2023-07-19 11:16:47 +00:00
Description
No description provided
1.7 MiB
Languages
Perl 77.6%
Shell 18.9%
Makefile 3.5%