The change itself looks OK, but I don't like the general direction this is
going. I'd prefer to have fewer targets in the Makefile, not more.
"make arm" already works for simulator builds, cross-compile builds and
native
builds (on ARM hosts); what sort of binary you get just depends on the
toolchain
you have set up (CXX etc. environment variables). I'd like to have the same
for
MIPS, if at all possible.
I'm happy to play around with the build definitions myself if you could
point me
to instructions how to set up a MIPS cross-compile toolchain.
http://codereview.chromium.org/10257030/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev