Set '-m32' option for host and target platforms
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 May 2012 09:01:19 +0000 (09:01 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 May 2012 09:01:19 +0000 (09:01 +0000)
commit9dedc37b09b521bd46d056ccf6a5fd609cecf09b
tree84bb34f6a4e29bf5a17d1311a90b57174b9afe6e
parent2fd1e1bbc2a7be6615eadce9b3cf72644465b0cf
Set '-m32' option for host and target platforms

For different host and target archs, try to check whether
their compilers support '-m32' option individually. If yes,
then add this option into cflags and ldflags. The exception is
that both host and target archs are 'x64'.

Review URL: https://chromiumcodereview.appspot.com/10335014
Patch from Yongsheng Zhu <yongsheng.zhu@intel.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11597 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile
build/common.gypi