mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 01:56:38 +12:00
Reported by Peter Eisentraut:
* config.sub (case $os): Append asterisk to 'powerunix'.
This commit is contained in:
parent
5256817ace
commit
b97839f3cc
@ -1,3 +1,8 @@
|
|||||||
|
2020-04-24 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
Reported by Peter Eisentraut:
|
||||||
|
* config.sub (case $os): Append asterisk to 'powerunix'.
|
||||||
|
|
||||||
2020-01-01 Ben Elliston <bje@gnu.org>
|
2020-01-01 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
* config.guess: Update copyright years.
|
* config.guess: Update copyright years.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
|||||||
# Configuration validation subroutine script.
|
# Configuration validation subroutine script.
|
||||||
# Copyright 1992-2020 Free Software Foundation, Inc.
|
# Copyright 1992-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2020-01-01'
|
timestamp='2020-04-24'
|
||||||
|
|
||||||
# This file is free software; you can redistribute it and/or modify it
|
# 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
|
# 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* \
|
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
|
||||||
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
|
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
|
||||||
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
|
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
|
||||||
| nsk* | powerunix)
|
| nsk* | powerunix*)
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
qnx*)
|
qnx*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user