* configure.host: Add x86_64-*-cygwin* as host.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 395ee531188a17e0b7adfe3e1b9e636835b2289b..85f4491b8f2bfc0243ab2e029f401c783c44b3fa 100644 (file)
@@ -182,6 +182,7 @@ x86_64-*-openbsd*)  gdb_host=obsd64 ;;
 x86_64-*-mingw*)        gdb_host=mingw64
                        gdb_host_obs=mingw-hdep.o
                        ;;
+x86_64-*-cygwin*)      gdb_host=cygwin64 ;;
 m32r*-*-linux*)          gdb_host=linux ;;
 
 xtensa*-*-linux*)      gdb_host=linux ;;
This page took 0.024717 seconds and 4 git commands to generate.