Index: source/config/mh-cygwin64 |
diff --git a/source/config/mh-cygwin b/source/config/mh-cygwin64 |
similarity index 97% |
copy from source/config/mh-cygwin |
copy to source/config/mh-cygwin64 |
index fdbd0e71c4606720f2d4b2e11a4eb9cdb19b9f9d..a30dd3c8f1bbf8371155b7499ad39fc9a122fd52 100644 |
--- a/source/config/mh-cygwin |
+++ b/source/config/mh-cygwin64 |
@@ -1,6 +1,6 @@ |
## -*-makefile-*- |
-## Cygwin-specific setup |
-## Copyright (c) 2001-2010, International Business Machines Corporation and |
+## Cygwin64-specific setup |
+## Copyright (c) 2014, International Business Machines Corporation and |
## others. All Rights Reserved. |
## Commands to generate dependency files |
@@ -116,7 +116,7 @@ BIR_DEPS= |
LDLIBRARYPATH_ENVVAR = PATH |
# The type of assembly to write for generating an object file |
-GENCCODE_ASSEMBLY=-a gcc-cygwin |
+GENCCODE_ASSEMBLY=-a gcc-mingw64 |
# put this here again so it gets cyguc... |