mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00

While reimplementing config.sub for use in a situation where no bash interpreter was available, I discovered several oddities about config.sub's behavior. One such oddity was the fact that an explicitly-provided vendor will be clobbered by the inferred vendor for three cpu types: microblaze, s390, and mmix. This commit adds test cases for this clobbering behavior, so that unintentional changes to it will be noticed. * testsuite/config-sub.data (microblaze-unknown-elf, mmix-unknown-elf, s390-unknown-elf): New entries. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Description
No description provided
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%