diff options
author | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:19:42 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:19:42 +0000 |
commit | 140a480aaa33183b69e20e00229102a605e6bfa9 (patch) | |
tree | 4b7849bc0617608a1c3cc165133cac10f7374f6b /gcc/config.sub | |
parent | 002bdd6c053033674b57183ef9a0fca1fc321db0 (diff) | |
download | gcc-140a480aaa33183b69e20e00229102a605e6bfa9.zip gcc-140a480aaa33183b69e20e00229102a605e6bfa9.tar.gz gcc-140a480aaa33183b69e20e00229102a605e6bfa9.tar.bz2 |
Remove mac68k-*.
From-SVN: r7975
Diffstat (limited to 'gcc/config.sub')
-rwxr-xr-x | gcc/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub index a75ec46..1df72dd 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. |