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:
Urs Janßen
2023-08-23 21:47:38 +02:00
committed by Dmitry V. Levin
parent e4786449e1
commit 4e60c54be7
2 changed files with 3 additions and 3 deletions

View File

@ -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