http://codereview.chromium.org/570022/diff/1/2 File tools/gyp/v8.gyp (right):
http://codereview.chromium.org/570022/diff/1/2#newcode53 tools/gyp/v8.gyp:53: 'target_defaults': { I think you need to remove this extra layer of "target_defaults", since you're already within a "target_defaults" block. The "cflags" block below should be at the same nesting level as the "defines" in the lower arm and ia32 blocks. http://codereview.chromium.org/570022 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
