aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Hannum <mycroft@gnu.org>1994-08-24 23:27:35 +0000
committerCharles Hannum <mycroft@gnu.org>1994-08-24 23:27:35 +0000
commit496034bfd2c7194dcf0424031807149534b04ac7 (patch)
tree40d153ae8b2336f6eb2361520a3232b20d4ac7db
parent140a480aaa33183b69e20e00229102a605e6bfa9 (diff)
downloadgcc-496034bfd2c7194dcf0424031807149534b04ac7.zip
gcc-496034bfd2c7194dcf0424031807149534b04ac7.tar.gz
gcc-496034bfd2c7194dcf0424031807149534b04ac7.tar.bz2
Add da30-* for da30-unknown-netbsd*.
From-SVN: r7976
-rwxr-xr-xgcc/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index 1df72dd..07981cd 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.