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

Issue 305163002: Android WebView: make use of host multilib support. (Closed)

Created:
6 years, 6 months ago by Torne
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Android WebView: make use of host multilib support. Set the gyp variables that control the use of the Android build system's host multilib support so that we can: 1) not break host multilib builds 2) correctly specify whether we want our host binaries to be build as 32 or 64 bit, fixing Mac host builds of V8 for 64-bit targets. BUG=358141 NOTRY=true R=mkosiba@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275110

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -4 lines) Patch
M Android.mk View 1 chunk +36 lines, -4 lines 5 comments Download

Messages

Total messages: 11 (0 generated)
Torne
This requires the gyp change https://codereview.chromium.org/301373002
6 years, 6 months ago (2014-05-30 11:24:24 UTC) #1
Ying Wang
https://codereview.chromium.org/305163002/diff/1/Android.mk File Android.mk (right): https://codereview.chromium.org/305163002/diff/1/Android.mk#newcode60 Android.mk:60: ifeq ($(2ND_TARGET_IS_64_BIT),true) This won't happen. https://codereview.chromium.org/305163002/diff/1/Android.mk#newcode62 Android.mk:62: GYP_HOST_MULTILIB := ...
6 years, 6 months ago (2014-05-30 21:42:29 UTC) #2
Ying Wang
https://codereview.chromium.org/305163002/diff/1/Android.mk File Android.mk (right): https://codereview.chromium.org/305163002/diff/1/Android.mk#newcode62 Android.mk:62: GYP_HOST_MULTILIB := 64 On 2014/05/30 21:42:29, Ying Wang wrote: ...
6 years, 6 months ago (2014-05-30 21:49:57 UTC) #3
Torne
https://codereview.chromium.org/305163002/diff/1/Android.mk File Android.mk (right): https://codereview.chromium.org/305163002/diff/1/Android.mk#newcode62 Android.mk:62: GYP_HOST_MULTILIB := 64 On 2014/05/30 21:49:57, Ying Wang wrote: ...
6 years, 6 months ago (2014-06-02 10:15:49 UTC) #4
Ying Wang
https://codereview.chromium.org/305163002/diff/1/Android.mk File Android.mk (right): https://codereview.chromium.org/305163002/diff/1/Android.mk#newcode62 Android.mk:62: GYP_HOST_MULTILIB := 64 On 2014/06/02 10:15:49, Torne wrote: > ...
6 years, 6 months ago (2014-06-02 17:02:53 UTC) #5
Torne
6 years, 6 months ago (2014-06-05 09:55:31 UTC) #6
Torne
Should be safe to land this ahead of the gyp change as it just sets ...
6 years, 6 months ago (2014-06-05 09:56:53 UTC) #7
mkosiba (inactive)
lgtm
6 years, 6 months ago (2014-06-05 10:11:32 UTC) #8
Torne
The CQ bit was checked by torne@chromium.org
6 years, 6 months ago (2014-06-05 10:57:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/305163002/1
6 years, 6 months ago (2014-06-05 10:59:32 UTC) #10
Torne
6 years, 6 months ago (2014-06-05 14:50:41 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 manually as r275110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698