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

Issue 14359014: Re-enables ARM cross-compile. (Closed)

Created:
7 years, 8 months ago by zra
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Re-enables ARM cross-compile. Overriding the 'product_dir' of target libdart_dependency_helper was previously removed because of a build failure of Dartium on Mac when building with ninja. Removal of this override caused the ARM cross-compile to fail. The change here achieves the same end as the 'product_dir' override by creating two separate targets for the host and target architectures, and works on Mac and Linux with ninja and make. R=iposva@google.com, kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=22139

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M runtime/dart-runtime.gyp View 1 5 chunks +23 lines, -10 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
zra
7 years, 8 months ago (2013-04-26 20:08:08 UTC) #1
Ivan Posva
LGTM -ip
7 years, 8 months ago (2013-04-26 20:10:51 UTC) #2
kustermann
lgtm Sorry I didn't see this on Friday (it was a danish holiday). https://codereview.chromium.org/14359014/diff/1/runtime/dart-runtime.gyp File ...
7 years, 7 months ago (2013-04-29 09:29:57 UTC) #3
kustermann
One more note: I saw that the 'LIB_DIR' variable is not available on ninja+windows. A ...
7 years, 7 months ago (2013-04-29 10:04:30 UTC) #4
zra
I've added a TODO that this will have to change later. In the meantime I'll ...
7 years, 7 months ago (2013-04-29 18:38:18 UTC) #5
zra
https://codereview.chromium.org/14359014/diff/1/runtime/dart-runtime.gyp File runtime/dart-runtime.gyp (right): https://codereview.chromium.org/14359014/diff/1/runtime/dart-runtime.gyp#newcode127 runtime/dart-runtime.gyp:127: ], On 2013/04/29 09:29:57, kustermann wrote: > You could ...
7 years, 7 months ago (2013-04-29 18:38:35 UTC) #6
zra
7 years, 7 months ago (2013-04-29 18:39:09 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r22139 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698