From 496034bfd2c7194dcf0424031807149534b04ac7 Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Wed, 24 Aug 1994 23:27:35 +0000 Subject: [PATCH] Add da30-* for da30-unknown-netbsd*. From-SVN: r7976 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index 1df72dd460a..07981cdd2c4 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -130,7 +130,7 @@ case $basic_machine in | sh-* | powerpc-* | sparc64-*) ;; # Recognize names of some NetBSD ports. - amiga-* | hp300-* | sun3-* | pmax-*) + hp300-* | amiga-* | sun3-* | da30-* | pmax-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. -- 2.30.2