* config.guess (NSR-*:NONSTOP_KERNEL:*:*): Match suffix with *.

(NEO-*:NONSTOP_KERNEL:*:*): Likewise.
	* testsuite/config-guess.data: Add test cases.
This commit is contained in:
Ben Elliston 2017-05-11 20:36:27 +10:00
parent 53c0fcc404
commit 281c61b32f
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2017-05-11 Ben Elliston <bje@gnu.org>
* config.guess (NSR-*:NONSTOP_KERNEL:*:*): Match suffix with *.
(NEO-*:NONSTOP_KERNEL:*:*): Likewise.
* testsuite/config-guess.data: Add test cases.
2017-05-11 Ben Elliston <bje@gnu.org>
Reported by Hugues Lefebvre <hugues.lefebvre@lusis.fr>.

4
config.guess vendored
View File

@ -1335,13 +1335,13 @@ EOF
*:QNX:*:4*)
echo i386-pc-qnx
exit ;;
NEO-?:NONSTOP_KERNEL:*:*)
NEO-*:NONSTOP_KERNEL:*:*)
echo neo-tandem-nsk${UNAME_RELEASE}
exit ;;
NSE-*:NONSTOP_KERNEL:*:*)
echo nse-tandem-nsk${UNAME_RELEASE}
exit ;;
NSR-?:NONSTOP_KERNEL:*:*)
NSR-*:NONSTOP_KERNEL:*:*)
echo nsr-tandem-nsk${UNAME_RELEASE}
exit ;;
NSX-*:NONSTOP_KERNEL:*:*)

View File

@ -55,9 +55,12 @@ k1om 2.6.38 Linux ignored ignored k1om-unknown-linux-gnu
macppc 1.0 MirBSD ignored ignored powerpc-unknown-mirbsd1.0
mips64el 2.6.2 Linux ignored ignored mips64el-unknown-linux-gnu
NEO-1 1.0 NONSTOP_KERNEL ignored ignored neo-tandem-nsk1.0
NEO-12 1.0 NONSTOP_KERNEL ignored ignored neo-tandem-nsk1.0
NSE-1 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0
NSE-12 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0
NSE-N 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0
NSE-NN 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0
NSR-12 1.0 NONSTOP_KERNEL ignored ignored nsr-tandem-nsk1.0
NSX-H L16 NONSTOP_KERNEL 05 ignored nsx-tandem-nskL16
NSX-HA L16 NONSTOP_KERNEL 05 ignored nsx-tandem-nskL16
openrisc ignored Linux ignored ignored or1k-unknown-linux-gnu