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

Issue 8018002: linux: allow builds to override libdir path (Closed)

Created:
9 years, 3 months ago by vapier-goog
Modified:
9 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

linux: allow builds to override libdir path Not all multilibs install into /usr/lib/, so when building for one which doesn't, we hit errors where the detected python arch does not match the detected target arch. Like x86_64/powerpc64/sparc64/etc... which use /usr/lib64/. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103422

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/common.gypi View 1 3 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
vapier-goog
9 years, 3 months ago (2011-09-23 18:57:03 UTC) #1
bradn
http://codereview.chromium.org/8018002/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8018002/diff/1/build/common.gypi#newcode148 build/common.gypi:148: 'libdir%': 'lib', Strictly the double layered variable thing isn't ...
9 years, 3 months ago (2011-09-23 19:13:52 UTC) #2
vapier-goog
http://codereview.chromium.org/8018002/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8018002/diff/1/build/common.gypi#newcode148 build/common.gypi:148: 'libdir%': 'lib', i was informed that i should add ...
9 years, 3 months ago (2011-09-23 20:14:17 UTC) #3
bradn
On Fri, Sep 23, 2011 at 1:14 PM, <vapier@google.com> wrote: > > http://codereview.chromium.**org/8018002/diff/1/build/**common.gypi<http://codereview.chromium.org/8018002/diff/1/build/common.gypi> > File ...
9 years, 3 months ago (2011-09-23 20:57:12 UTC) #4
vapier-goog
system_libdir is fine by me. new patchset posted!
9 years, 3 months ago (2011-09-23 22:02:31 UTC) #5
bradn
lgtm
9 years, 3 months ago (2011-09-23 22:25:32 UTC) #6
vapier-goog
i don't think i have commit access to the tree :). so who is to ...
9 years, 2 months ago (2011-09-26 22:03:02 UTC) #7
bradn
What project are you on? chromiumos? -BradN On Mon, Sep 26, 2011 at 3:03 PM, ...
9 years, 2 months ago (2011-09-28 02:48:33 UTC) #8
vapier-goog
yes, cros
9 years, 2 months ago (2011-09-28 03:26:33 UTC) #9
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/vapier@google.com/8018002/5001
9 years, 2 months ago (2011-09-30 03:17:08 UTC) #10
bradn
Commit queue should work for you. I've checked the checkbox for you, so it should ...
9 years, 2 months ago (2011-09-30 03:17:32 UTC) #11
commit-bot: I haz the power
9 years, 2 months ago (2011-09-30 04:38:45 UTC) #12
Change committed as 103422

Powered by Google App Engine
This is Rietveld 408576698