GYP: Generate makefiles for all architectures on Linux
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 9 Jun 2011 15:51:08 +0000 (15:51 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 9 Jun 2011 15:51:08 +0000 (15:51 +0000)
commitb80fcd104834d17c75fc8761a067e6c1625ec29d
tree970cf8b5d155dca407b7ef0078dc6e850c4b3b55
parent424407c7279495deee00c565f1fefb1d1522410c
GYP: Generate makefiles for all architectures on Linux

On Linux running gyp_v8 will generate makefiles for all architectures. On other platforms generate for ia32 only as that is what is currently supported.

The output (out) directory is still shared.

R=jkummerow@chromium.org

BUG=none
TEST=none

Review URL: http://codereview.chromium.org//7104083

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8246 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
build/README.txt
build/gyp_v8