Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(803)

Unified Diff: source/config/mh-cygwin64

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/config/mh-cygwin-msvc ('k') | source/config/mh-mingw » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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...
« no previous file with comments | « source/config/mh-cygwin-msvc ('k') | source/config/mh-mingw » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698