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

Unified Diff: third_party/re2/README.chromium

Issue 11819038: re2 building on x64 windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: just a couple minor non-sign-changing fixes, and disable c4267 Created 7 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 | « no previous file | third_party/re2/patches/msvc-x64.patch » ('j') | third_party/re2/re2/dfa.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/re2/README.chromium
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium
index ac5da6de0ff556f080a50bd4580dd7ad7999767f..5dd8306b62923fa8fe5761a53df25a2892c261b2 100644
--- a/third_party/re2/README.chromium
+++ b/third_party/re2/README.chromium
@@ -24,3 +24,4 @@ Local Modifications (to be applied in this order):
bit from non-executable .py file.
(patches/remove-testinstall.cc-and-fix-filepermissions.patch)
- Remove static initializers (patches/remove-static-initializers.patch)
+- Support for Windows x64 (patches/msvc-x64.patch)
« no previous file with comments | « no previous file | third_party/re2/patches/msvc-x64.patch » ('j') | third_party/re2/re2/dfa.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698