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

Issue 1781903002: Set rpath to let content_shell find our own libfreetype (Closed)

Created:
4 years, 9 months ago by Xianzhu
Modified:
4 years, 9 months ago
Reviewers:
Dirk Pranke, Mike West
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set rpath to let content_shell find our own libfreetype We always build third_party/freetype2 as a dynamic library even for static build to avoid symbol conflicts. We need to explicitly set rpath for static build [1] to let content_shell find our own libfreetype instead of the system one. [1] We omit rpath for static gn builds. See https://codereview.chromium.org/1535863002. Committed: https://crrev.com/1a34fa31d0bc9b1e77ca31019e5c327cbf866826 Cr-Commit-Position: refs/heads/master@{#380463}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/shell/BUILD.gn View 1 chunk +5 lines, -0 lines 3 comments Download

Messages

Total messages: 19 (9 generated)
Xianzhu
4 years, 9 months ago (2016-03-10 00:26:01 UTC) #2
Dirk Pranke
https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn File content/shell/BUILD.gn (right): https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn#newcode469 content/shell/BUILD.gn:469: } This is basically the right fix, but I ...
4 years, 9 months ago (2016-03-10 01:37:12 UTC) #5
Mike West
Either way, LGTM. https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn File content/shell/BUILD.gn (right): https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn#newcode469 content/shell/BUILD.gn:469: } On 2016/03/10 at 01:37:12, Dirk ...
4 years, 9 months ago (2016-03-10 08:46:46 UTC) #6
Xianzhu
https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn File content/shell/BUILD.gn (right): https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn#newcode469 content/shell/BUILD.gn:469: } On 2016/03/10 01:37:12, Dirk Pranke wrote: > This ...
4 years, 9 months ago (2016-03-10 17:31:27 UTC) #7
Dirk Pranke
On 2016/03/10 17:31:27, Xianzhu wrote: > https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn > File content/shell/BUILD.gn (right): > > https://codereview.chromium.org/1781903002/diff/1/content/shell/BUILD.gn#newcode469 > ...
4 years, 9 months ago (2016-03-10 18:10:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781903002/1
4 years, 9 months ago (2016-03-10 18:12:09 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/194746)
4 years, 9 months ago (2016-03-10 19:40:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781903002/1
4 years, 9 months ago (2016-03-10 20:22:24 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-10 21:03:09 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 21:04:11 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1a34fa31d0bc9b1e77ca31019e5c327cbf866826
Cr-Commit-Position: refs/heads/master@{#380463}

Powered by Google App Engine
This is Rietveld 408576698