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

Issue 1141723002: GN: Do not set rpath on android executable. (Closed)

Created:
5 years, 7 months ago by qsr
Modified:
5 years, 7 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN: Do not set rpath on android executable. Android executable do not support rpath, and the executable is displaying a warning on launch if it is present. The warning is : unused DT entry: type 0xf arg 0xa35 R=dpranke@chromium.org,brettw@chromium.org Committed: https://crrev.com/90acb0f2b53bfa3ae632f9391a8f8f6e5dcde9eb Cr-Commit-Position: refs/heads/master@{#329663}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M build/config/gcc/BUILD.gn View 1 1 chunk +12 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
qsr
5 years, 7 months ago (2015-05-13 12:44:50 UTC) #1
Dirk Pranke
https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn File build/config/gcc/BUILD.gn (right): https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn#newcode34 build/config/gcc/BUILD.gn:34: } Can you rewrite this so that the code ...
5 years, 7 months ago (2015-05-13 15:07:49 UTC) #2
qsr
https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn File build/config/gcc/BUILD.gn (right): https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn#newcode34 build/config/gcc/BUILD.gn:34: } On 2015/05/13 15:07:49, Dirk Pranke wrote: > Can ...
5 years, 7 months ago (2015-05-13 15:13:02 UTC) #3
Dirk Pranke
https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn File build/config/gcc/BUILD.gn (right): https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn#newcode34 build/config/gcc/BUILD.gn:34: } On 2015/05/13 15:13:02, qsr wrote: > On 2015/05/13 ...
5 years, 7 months ago (2015-05-13 15:34:59 UTC) #4
qsr
https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn File build/config/gcc/BUILD.gn (right): https://codereview.chromium.org/1141723002/diff/1/build/config/gcc/BUILD.gn#newcode34 build/config/gcc/BUILD.gn:34: } On 2015/05/13 15:34:59, Dirk Pranke wrote: > On ...
5 years, 7 months ago (2015-05-13 16:44:58 UTC) #5
Dirk Pranke
lgtm
5 years, 7 months ago (2015-05-13 16:56:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1141723002/20001
5 years, 7 months ago (2015-05-13 16:57:29 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-13 17:17:19 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 17:19:05 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/90acb0f2b53bfa3ae632f9391a8f8f6e5dcde9eb
Cr-Commit-Position: refs/heads/master@{#329663}

Powered by Google App Engine
This is Rietveld 408576698