diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rwxr-xr-x | config.sub | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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) @@ -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-*) |