aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rwxr-xr-xconfig.sub2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c6c27..ead2a65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
+ * config.sub: Bring back lost sparcv9.
+
* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
diff --git a/config.sub b/config.sub
index ff0652c..42c89c2 100755
--- a/config.sub
+++ b/config.sub
@@ -215,7 +215,7 @@ case $basic_machine in
| alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \
| xps100-* | clipper-* | orion-* \
| sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
- | sparc64-* | sparc86x-* | mips64-* | mipsel-* \
+ | sparc64-* | sparcv9 | sparc86x-* | mips64-* | mipsel-* \
| mips64el-* | mips64orion-* | mips64orionel-* \
| mipstx39-* | mipstx39el-* \
| f301-*)