DescriptionMIPS: Fix mips gyp build for chromium.
Our planned CL for the Chromium build system passes the toolchain
vars though the Makefiles, so that we do not depend on $CXX, etc.,
in the environment.
That causes a problem with deriving the 'm32flag' in v8 gyp.
This patch lets us build with or without the toolchain vars in
the environment.
BUG=
Committed: http://code.google.com/p/v8/source/detail?r=13695
Patch Set 1 #Patch Set 2 : Use Jakob's version #Messages
Total messages: 7 (0 generated)
|