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

Issue 12318018: don't clobber PKG_CONFIG_PATH, allow cross-compilation without a sysroot (Closed)

Created:
7 years, 10 months ago by mostynb
Modified:
7 years, 10 months ago
CC:
chromium-reviews, davidr_opera.com, Daniel Bratell
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

don't clobber PKG_CONFIG_PATH, allow cross-compilation without a sysroot This change makes it possible to cross-compile chromium without a proper sysroot for the target, by making it possible to provide a specific PKG_CONFIG_PATH directory. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M build/linux/pkg-config-wrapper View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
mostynb
Hi, this is my first chromium patch so I'm using this as a trial run- ...
7 years, 10 months ago (2013-02-20 21:19:55 UTC) #1
piman
On 2013/02/20 21:19:55, mostynb wrote: > Hi, this is my first chromium patch so I'm ...
7 years, 10 months ago (2013-02-21 00:52:01 UTC) #2
piman
On 2013/02/21 00:52:01, piman wrote: > On 2013/02/20 21:19:55, mostynb wrote: > > Hi, this ...
7 years, 10 months ago (2013-02-21 00:53:17 UTC) #3
piman
On 2013/02/21 00:52:01, piman wrote: > On 2013/02/20 21:19:55, mostynb wrote: > > Hi, this ...
7 years, 10 months ago (2013-02-21 01:51:04 UTC) #4
Mostyn Bramley-Moore
On 2013/02/21 01:51:04, piman wrote: > On 2013/02/21 00:52:01, piman wrote: > > On 2013/02/20 ...
7 years, 10 months ago (2013-02-21 09:08:00 UTC) #5
Mostyn Bramley-Moore
> However I think this patch is still useful for targets where the pkg-config > ...
7 years, 10 months ago (2013-02-21 09:16:19 UTC) #6
Mostyn Bramley-Moore
7 years, 10 months ago (2013-02-21 20:39:43 UTC) #7
Re-uploaded using my @opera account here (with a better commit message):
https://codereview.chromium.org/12320047/

Powered by Google App Engine
This is Rietveld 408576698