Fix typos
[deliverable/binutils-gdb.git] / bfd / configure.host
index 878bf43c1b5bc34e2550bf11f47ec24fea9adf05..e7c0dacc2cc738e0ef32155a53e3e4f679f47d4c 100644 (file)
@@ -43,7 +43,7 @@ mips*-sgi-irix6*)     host64=true
                        HOST_64BIT_TYPE="long long";
                        HOST_U_64BIT_TYPE="unsigned long long";
                        ;;
-mips64*-*-linux*)              host64=true
+mips64*-*-linux*)      host64=true
                        HOST_64BIT_TYPE="long long";
                        HOST_U_64BIT_TYPE="unsigned long long";
                        ;;
This page took 0.036617 seconds and 4 git commands to generate.