* configure.in (sparc64): Set arch to v9-64.
[deliverable/binutils-gdb.git] / gas / configure.in
index 5385127c7d50236e7533f27189af058feccd9724..c794393a0873598450327aeddbf6b094e4068f5b 100644 (file)
@@ -89,7 +89,7 @@ changequote([,])dnl
       rs6000*)         cpu_type=ppc ;;
       sparclite*)      cpu_type=sparc arch=sparclite ;;
       sparclet*)       cpu_type=sparc arch=sparclet ;;
-      sparc64*)                cpu_type=sparc arch=v9 ;;
+      sparc64*)                cpu_type=sparc arch=v9-64 ;;
       sparc*)          cpu_type=sparc arch=sparclite ;; # ??? See tc-sparc.c.
       v850*)           cpu_type=v850 ;;
       *)               cpu_type=${cpu} ;;
This page took 0.02296 seconds and 4 git commands to generate.