mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00

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>
Description
No description provided
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%