I disagree with this change.

standalone.gypi should be used for things specific to standalone builds.

common.gypi should be used for definitions shared by all targets, and should be completely agnostic of whether we're doing a standalone or an embedded build. That means targets depending on it should include it explicitly (as we currently
do in v8.gyp, d8.gyp, and various samples' *.gyp files).

https://codereview.chromium.org/18846002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to