Chromium Code Reviews
DescriptionRe-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 : #Messages
Total messages: 7 (0 generated)
|