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

Issue 1530723002: GN: Don't default to using lib64 in PKG_CONFIG_PATH (Closed)

Created:
5 years ago by Sam Clegg
Modified:
5 years ago
Reviewers:
Lei Zhang, Dirk Pranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN: Don't default to using lib64 in PKG_CONFIG_PATH This change makes gn's pkg-config.py match more closely the behavior of pkg-config-wrapper. pkg-config-wrapper is always run with the third argument set to '<(system_libdir)', which defaults to 'lib', which means that gyp never using lib64 in practice. Even though system_libdir is supported in gyp, there is currently no equivalent that I can find in gn, so I left a TODO. This change is required before we can land the sysroot change that populates /usr/lib/pkgconfig: https://codereview.chromium.org/1531513002 BUG=569947 Committed: https://crrev.com/b05b60bf32ce6f01253888ad0a0d1e0cbdac84b0 Cr-Commit-Position: refs/heads/master@{#365415}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -11 lines) Patch
M build/config/linux/pkg-config.py View 1 1 chunk +5 lines, -4 lines 0 comments Download
M build/linux/pkg-config-wrapper View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
Sam Clegg
5 years ago (2015-12-15 21:28:58 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530723002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530723002/20001
5 years ago (2015-12-15 21:31:11 UTC) #7
Dirk Pranke
lgtm, though I'm not sure I understand the implications of this properly, so I'd like ...
5 years ago (2015-12-15 22:35:31 UTC) #9
Lei Zhang
Does anyone ever set the gyp system_libdir variable?
5 years ago (2015-12-15 22:56:06 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-15 22:56:31 UTC) #13
Lei Zhang
It looks as though build/common.gypi is the only pkg-config-wrapper caller that passes in a $system_libdir. ...
5 years ago (2015-12-15 23:00:51 UTC) #14
Sam Clegg
On 2015/12/15 22:56:06, Lei Zhang wrote: > Does anyone ever set the gyp system_libdir variable? ...
5 years ago (2015-12-15 23:11:33 UTC) #15
Sam Clegg
On 2015/12/15 23:00:51, Lei Zhang wrote: > It looks as though build/common.gypi is the only ...
5 years ago (2015-12-15 23:12:28 UTC) #16
Sam Clegg
On 2015/12/15 23:12:28, Sam Clegg wrote: > On 2015/12/15 23:00:51, Lei Zhang wrote: > > ...
5 years ago (2015-12-15 23:31:15 UTC) #17
Dirk Pranke
On 2015/12/15 23:31:15, Sam Clegg wrote: > On 2015/12/15 23:12:28, Sam Clegg wrote: > > ...
5 years ago (2015-12-16 00:15:41 UTC) #18
Lei Zhang
On 2015/12/15 23:12:28, Sam Clegg wrote: > On 2015/12/15 23:00:51, Lei Zhang wrote: > > ...
5 years ago (2015-12-16 01:03:30 UTC) #19
Sam Clegg
On 2015/12/16 01:03:30, Lei Zhang wrote: > On 2015/12/15 23:12:28, Sam Clegg wrote: > > ...
5 years ago (2015-12-16 01:26:02 UTC) #20
Lei Zhang
On 2015/12/16 01:26:02, Sam Clegg wrote: > On 2015/12/16 01:03:30, Lei Zhang wrote: > > ...
5 years ago (2015-12-16 01:32:34 UTC) #21
Lei Zhang
lgtm
5 years ago (2015-12-16 01:32:41 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530723002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530723002/20001
5 years ago (2015-12-16 01:40:38 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-16 02:41:44 UTC) #26
commit-bot: I haz the power
5 years ago (2015-12-16 02:43:36 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b05b60bf32ce6f01253888ad0a0d1e0cbdac84b0
Cr-Commit-Position: refs/heads/master@{#365415}

Powered by Google App Engine
This is Rietveld 408576698