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

Issue 11360130: Improve warnings about 32bit libs on 64bit systems. (Closed)

Created:
8 years, 1 month ago by Michael Moss
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Improve warnings about 32bit libs on 64bit systems. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166488

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M build/install-build-deps.sh View 1 chunk +21 lines, -15 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Michael Moss
8 years, 1 month ago (2012-11-07 19:04:33 UTC) #1
scroggo
lgtm Thanks!
8 years, 1 month ago (2012-11-07 19:29:14 UTC) #2
tapted
sure you will notice soon ;) Also wondering whether I need libglade2-dev for ../../gpu/gles2_conform_support/native/egl_native_linux.cc:7:22: fatal ...
8 years, 1 month ago (2012-11-07 22:24:29 UTC) #3
Michael Moss
8 years, 1 month ago (2012-11-07 22:57:10 UTC) #4
https://codereview.chromium.org/11360130/diff/1/build/install-build-deps.sh
File build/install-build-deps.sh (right):

https://codereview.chromium.org/11360130/diff/1/build/install-build-deps.sh#n...
build/install-build-deps.sh:252: if test "$do_inst_lib32" != "1"
On 2012/11/07 22:24:29, tapted wrote:
> missing `; then` ?

Ugh, thanks. https://codereview.chromium.org/11360134/

Powered by Google App Engine
This is Rietveld 408576698