From 140a480aaa33183b69e20e00229102a605e6bfa9 Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Wed, 24 Aug 1994 23:19:42 +0000 Subject: [PATCH] Remove mac68k-*. From-SVN: r7975 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index a75ec46ea4b..1df72dd460a 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-* | mac68k-* | sun3-* | pmax-*) + amiga-* | hp300-* | sun3-* | 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