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

Issue 42560: Strcmp thinko and SConstruct improvement for d8 on Android. (Closed)

Created:
11 years, 9 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Strcmp thinko and SConstruct improvement for d8 on Android. Committed: http://code.google.com/p/v8/source/detail?r=1601

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M SConstruct View 1 chunk +14 lines, -0 lines 1 comment Download
M src/d8.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 9 months ago (2009-03-24 13:52:51 UTC) #1
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-24 14:14:41 UTC) #2
LGTM

http://codereview.chromium.org/42560/diff/1/3
File SConstruct (right):

http://codereview.chromium.org/42560/diff/1/3#newcode390
Line 390: 'LIBPATH':     [ANDROID_TOP + '/out/target/product/generic/obj/lib'],
How about defining ANDROID_LINKFLAGS like ANDROID_FLAGS and ANDROID_INCLUDES?
They look the same for shell sample and d8.

Powered by Google App Engine
This is Rietveld 408576698