Recognize Fiwix

$ make check
cd testsuite && bash config-guess.sh && rm uname
PASS: config.guess checks (137 tests)
cd testsuite && bash config-sub.sh
PASS: config.sub checks (882 tests)
PASS: config.sub idempotency checks (819 tests)
PASS: config.sub canonicalise each config.guess testcase (137 tests)

* config.guess (i*86:Fiwix:*:*): Recognize.
* config.sub (fiwix*): Likewise.
* doc/config.guess.1: Regenerate.
* doc/config.sub.1: Likewise.
* testsuite/config-guess.data: Add a test case for Fiwix.
* testsuite/config-sub.data (i386-fiwix): New test.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
This commit is contained in:
Jordi Sanfeliu
2021-10-27 14:35:57 +00:00
committed by Dmitry V. Levin
parent 9428e344e6
commit a013aac61e
6 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH CONFIG.GUESS "1" "June 2021" "GNU config.guess (2021-06-03)" "User Commands"
.TH CONFIG.GUESS "1" "October 2021" "GNU config.guess (2021-10-27)" "User Commands"
.SH NAME
config.guess \- guess the build system triplet
.SH SYNOPSIS