diff --git a/config.guess b/config.guess index 47c9f0f..cdfc439 100755 --- a/config.guess +++ b/config.guess @@ -4,7 +4,7 @@ # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2023-08-17' +timestamp='2023-08-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -908,7 +908,7 @@ EOF fi ;; *:FreeBSD:*:*) - UNAME_PROCESSOR=`/usr/bin/uname -p` + UNAME_PROCESSOR=`uname -p` case $UNAME_PROCESSOR in amd64) UNAME_PROCESSOR=x86_64 ;; diff --git a/doc/config.guess.1 b/doc/config.guess.1 index fbf7c6b..8982e02 100644 --- a/doc/config.guess.1 +++ b/doc/config.guess.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH CONFIG.GUESS "1" "August 2023" "GNU config.guess (2023-08-17)" "User Commands" +.TH CONFIG.GUESS "1" "August 2023" "GNU config.guess (2023-08-22)" "User Commands" .SH NAME config.guess \- guess the build system triplet .SH SYNOPSIS diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index 424bea1..e4afee6 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -29,6 +29,7 @@ aarch64 | ignored | Linux | ignored | ignored | aarch64-unknown-linux-gnu aarch64 | ignored | Managarm | ignored | ignored | aarch64-unknown-managarm-mlibc aarch64_be | ignored | Linux | ignored | ignored | aarch64_be-unknown-linux-gnu amd64 | 1.5.12(0.116/4/2) | CYGWIN_NT-5.2 | ignored | ignored | x86_64-pc-cygwin +amd64 | 5.2 | FreeBSD | ignored | x86_64 | x86_64-unknown-freebsd5.2 amd64 | 6.1.4 | NetBSD | ignored | x86_64 | x86_64-unknown-netbsd6.1 amd64 | 6.1.5_PATCH | NetBSD | ignored | x86_64 | x86_64-unknown-netbsd6.1 amd64 | 7.0 | NetBSD | ignored | x86_64 | x86_64-unknown-netbsd7.0 @@ -109,6 +110,7 @@ or1knd | ignored | Linux | ignored | ignored | or1knd-unknown-linux-gnu or32 | ignored | Linux | ignored | ignored | or32-unknown-linux-gnu padre | 2.6.15 | Linux | ignored | ignored | sparc-unknown-linux-gnu pc | 1.0 | ignored | ignored | ignored | i586-pc-msdosdjgpp +pc98 | 7.0 | FreeBSD | ignored | i386 | i586-unknown-freebsd7.0 powerpc | 14.0 | Darwin | ignored | powerpc | powerpc-apple-darwin14.0 ppc | 2.6.9-22 | Linux | ignored | ignored | powerpc-unknown-linux-gnu ppc | ignored | Haiku | ignored | ignored | powerpc-apple-haiku