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

Issue 2605673002: Add gcc_target_rpath gn arg (Closed)

Created:
3 years, 12 months ago by jbriance
Modified:
3 years, 11 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add gcc_target_rpath gn arg Allow a user to make a Chromium build where binaries and shared libraries are meant to be installed into separate directories, like /usr/bin/chromium and /usr/lib/chromium for instance. It is useful when a build system that generates a whole target root filesystem (like Yocto) is used on top of gn, especially when cross-compiling. Note: this gn arg is similar to gyp target_rpath generator flag. BUG=none Committed: https://crrev.com/5bd06e2b5019b1ab0337083a926a8f672255e065 Cr-Commit-Position: refs/heads/master@{#441344}

Patch Set 1 #

Patch Set 2 : Address comment #

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

Messages

Total messages: 24 (12 generated)
jbriance
3 years, 12 months ago (2016-12-27 10:55:47 UTC) #2
jbriance
Note: gyp generator flag was added in https://codereview.chromium.org/1813053003
3 years, 12 months ago (2016-12-27 10:57:36 UTC) #3
Dirk Pranke
Can you add something indicating why this is needed, or at least useful?
3 years, 12 months ago (2016-12-27 21:08:57 UTC) #6
jbriance
On 2016/12/27 21:08:57, Dirk Pranke wrote: > Can you add something indicating why this is ...
3 years, 12 months ago (2016-12-27 22:27:54 UTC) #7
Dirk Pranke
On 2016/12/27 22:27:54, jbriance wrote: > On 2016/12/27 21:08:57, Dirk Pranke wrote: > > Can ...
3 years, 12 months ago (2016-12-28 00:47:28 UTC) #8
jbriance
Allright. Could you please take another look dpranke@ ? If patch set 2 is fine ...
3 years, 11 months ago (2016-12-28 10:21:56 UTC) #14
jbriance
Ping dpranke@
3 years, 11 months ago (2016-12-29 20:26:05 UTC) #15
Dirk Pranke
lgtm, thanks! And sorry for the delay ...
3 years, 11 months ago (2017-01-04 03:00:58 UTC) #16
jbriance
On 2017/01/04 03:00:58, Dirk Pranke wrote: > lgtm, thanks! And sorry for the delay ...
3 years, 11 months ago (2017-01-04 08:05:10 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2605673002/20001
3 years, 11 months ago (2017-01-04 08:05:27 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-04 08:59:34 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 09:02:22 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5bd06e2b5019b1ab0337083a926a8f672255e065
Cr-Commit-Position: refs/heads/master@{#441344}

Powered by Google App Engine
This is Rietveld 408576698