mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-06 13:18:21 +12:00
Report from Przemyslaw Szczygielski.
* config.guess (i*86:AROS:*:*): Detect AROS. * config.sub (aros, aros-*): Handle these. * testsuite/config-guess.data: Add test cases. * testsuite/config-sub.data: Likewise.
This commit is contained in:
@ -39,3 +39,4 @@ BePC 1.0 Haiku ignored i586-pc-haiku
|
||||
padre 2.6.15 Linux ignored sparc-unknown-linux-gnu
|
||||
ppc 2.6.9-22 Linux ignored powerpc-unknown-linux-gnu
|
||||
i686 5.11-686 GNU/kOpenSolaris ignored i686-unknown-kopensolaris5.11-gnu
|
||||
i386 12.1 AROS ignored i386-pc-aros
|
||||
|
@ -147,3 +147,5 @@ sh4aeb-elf sh4aeb-unknown-elf
|
||||
lm32-elf lm32-unknown-elf
|
||||
lm32 lm32-unknown-none
|
||||
i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
|
||||
aros i386-pc-aros
|
||||
i386-aros i386-pc-aros
|
||||
|
Reference in New Issue
Block a user