mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-07 05:38:22 +12:00
config.sub: allow aarch64c-unknown-freebsd
config.guess says aarch64c-unknown-freebsd14.0 (cfarm240.cfarm.net, an Arm Morello SoC, quad-core aarch64 Neoverse N1-based CPU implementing CHERI), so let config.sub allow it. * config.sub (aarch64c): Recognize. * doc/config.sub.1: Regenerate. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
This commit is contained in:

committed by
Dmitry V. Levin

parent
e4786449e1
commit
4e60c54be7
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
|
||||
.TH CONFIG.SUB "1" "August 2023" "GNU config.sub (2023-08-16)" "User Commands"
|
||||
.TH CONFIG.SUB "1" "August 2023" "GNU config.sub (2023-08-23)" "User Commands"
|
||||
.SH NAME
|
||||
config.sub \- validate and canonicalize a configuration triplet
|
||||
.SH SYNOPSIS
|
||||
|
Reference in New Issue
Block a user