sparc-64 to sparc-ll
authorJohn Gilmore <gnu@cygnus>
Wed, 16 Oct 1991 01:45:32 +0000 (01:45 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 16 Oct 1991 01:45:32 +0000 (01:45 +0000)
bfd/configure.in

index 38c520f..91ef063 100644 (file)
@@ -63,7 +63,7 @@ i386)
 
 sparc)
        case "${host_os}" in
-       sunos64)        my_host=sparc-64 ;;
+       sunos64)        my_host=sparc-ll ;;
        *)              my_host=sparc ;;
        esac
        ;;