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

Unified Diff: build/config/BUILDCONFIG.gn

Issue 706203003: Update from https://crrev.com/303153 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « build/config/BUILD.gn ('k') | build/config/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/BUILDCONFIG.gn
diff --git a/build/config/BUILDCONFIG.gn b/build/config/BUILDCONFIG.gn
index 6ef6a23674212836e735d9e34c4fbfc190f3912d..c9ec4a2f858aa7bbdbebcd01cee2e842c504c228 100644
--- a/build/config/BUILDCONFIG.gn
+++ b/build/config/BUILDCONFIG.gn
@@ -41,8 +41,7 @@ declare_args() {
# Normally this would get set automatically when you specify a target using
# the 64-bit toolchain. You can also set this on the command line to convert
# the default toolchain to 64-bit.
- # Mojo Windows only tries to make x64 work at the moment.
- force_win64 = true
+ force_win64 = false
# Selects the desired build flavor. Official builds get additional
# processing to prepare for release. Normally you will want to develop and
« no previous file with comments | « build/config/BUILD.gn ('k') | build/config/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698