mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
* config.sub (-genode*): New.
* testsuite/config-sub.data: Add test cases. Signed-off-by: Ben Elliston <bje@air.net.au>
This commit is contained in:
parent
fb5be05bb0
commit
e78c96e528
@ -1,3 +1,8 @@
|
||||
2020-05-04 Emery Hemingway <ehmry@posteo.net>
|
||||
|
||||
* config.sub (-genode*): New.
|
||||
* testsuite/config-sub.data: Add test cases.
|
||||
|
||||
2020-04-26 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess: Instruct the user to send information about their
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1992-2020 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2020-04-24'
|
||||
timestamp='2020-05-04'
|
||||
|
||||
# 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
|
||||
@ -1366,7 +1366,7 @@ case $os in
|
||||
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
|
||||
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
|
||||
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
|
||||
| nsk* | powerunix*)
|
||||
| nsk* | powerunix* | genode*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
qnx*)
|
||||
|
@ -17,6 +17,7 @@ aarch64_be-unknown-elf aarch64_be-unknown-elf
|
||||
aarch64_be-unknown-linux aarch64_be-unknown-linux-gnu
|
||||
aarch64-bme aarch64-unknown-bme
|
||||
aarch64-elf aarch64-unknown-elf
|
||||
aarch64-genode aarch64-unknown-genode
|
||||
aarch64-linux aarch64-unknown-linux-gnu
|
||||
aarch64-unknown-elf aarch64-unknown-elf
|
||||
aarch64-unknown-linux aarch64-unknown-linux-gnu
|
||||
@ -760,6 +761,7 @@ x86_64-cygwin x86_64-pc-cygwin
|
||||
x86_64-dicos x86_64-pc-dicos
|
||||
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-os108 x86_64-pc-os108
|
||||
x86_64-pc-ptx x86_64-pc-ptx
|
||||
|
Loading…
x
Reference in New Issue
Block a user