config.sub: recognize ironclad OS

* config.sub ($os == ironclad*): Recognize.
* doc/config.sub.1: Regenerate.
* testsuite/config-sub.data (x86_64-ironclad): New entry.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
This commit is contained in:
streaksu 2023-12-02 21:30:25 +01:00 committed by Dmitry V. Levin
parent 0e4a5b3a1e
commit 5e2f254bcb
3 changed files with 4 additions and 3 deletions

4
config.sub vendored
View File

@ -4,7 +4,7 @@
# shellcheck disable=SC2006,SC2268 # see below for rationale
timestamp='2023-10-29'
timestamp='2023-12-02'
# 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
@ -1767,7 +1767,7 @@ case $os in
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
| nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
| fiwix* | mlibc* | cos* | mbr* )
| fiwix* | mlibc* | cos* | mbr* | ironclad* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
.TH CONFIG.SUB "1" "October 2023" "GNU config.sub (2023-10-19)" "User Commands"
.TH CONFIG.SUB "1" "December 2023" "GNU config.sub (2023-12-02)" "User Commands"
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS

View File

@ -884,6 +884,7 @@ x86_64-ericsson-dicos x86_64-ericsson-dicos
x86_64-fuchsia x86_64-pc-fuchsia
x86_64-genode x86_64-pc-genode
x86_64-glidix x86_64-pc-glidix
x86_64-ironclad x86_64-pc-ironclad
x86_64-linux-llvm x86_64-pc-linux-llvm
x86_64-linux-mlibc x86_64-pc-linux-mlibc
x86_64-linux-relibc x86_64-pc-linux-relibc