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

Issue 1564443002: Fix x64 android_tools target compile failure. (Closed)

Created:
4 years, 11 months ago by Kibeom Kim (inactive)
Modified:
4 years, 11 months ago
Reviewers:
Nico
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix x64 android_tools target compile failure. Few functions were unused on x86 causing unused function errors. BUG=574494 Committed: https://crrev.com/80090bd83b13c23c0f1c75d16e5f878da719b30a Cr-Commit-Position: refs/heads/master@{#367657}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M build/android/ndk.gyp View 1 1 chunk +6 lines, -0 lines 0 comments Download
M build/secondary/third_party/android_tools/BUILD.gn View 1 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 14 (6 generated)
Kibeom Kim (inactive)
4 years, 11 months ago (2016-01-05 19:38:41 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1564443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564443002/1
4 years, 11 months ago (2016-01-05 19:40:50 UTC) #4
Nico
Thank you! https://codereview.chromium.org/1564443002/diff/1/build/android/ndk.gyp File build/android/ndk.gyp (right): https://codereview.chromium.org/1564443002/diff/1/build/android/ndk.gyp#newcode20 build/android/ndk.gyp:20: '-Wno-unused-function', Can you file an NDK bug ...
4 years, 11 months ago (2016-01-05 19:42:36 UTC) #5
Kibeom Kim (inactive)
https://codereview.chromium.org/1564443002/diff/1/build/android/ndk.gyp File build/android/ndk.gyp (right): https://codereview.chromium.org/1564443002/diff/1/build/android/ndk.gyp#newcode20 build/android/ndk.gyp:20: '-Wno-unused-function', On 2016/01/05 19:42:35, Nico wrote: > Can you ...
4 years, 11 months ago (2016-01-05 20:41:22 UTC) #6
Nico
lgtm, thanks!
4 years, 11 months ago (2016-01-05 20:42:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1564443002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564443002/20001
4 years, 11 months ago (2016-01-05 20:46:10 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-05 21:57:45 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 21:58:41 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/80090bd83b13c23c0f1c75d16e5f878da719b30a
Cr-Commit-Position: refs/heads/master@{#367657}

Powered by Google App Engine
This is Rietveld 408576698