Only set /ARCH:IA32 on x86 platform
commit59b1fa09662fb0809f564b96c4fe76266d481209
authorwfh@chromium.org <wfh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 May 2014 16:31:47 +0000 (16 16:31 +0000)
committerwfh@chromium.org <wfh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 May 2014 16:31:47 +0000 (16 16:31 +0000)
treebaf521deda1a93711f17e6bd66603a2714d0f0e5
parentc741885a5a2d5db9a530a9682a236298da359a82
Only set /ARCH:IA32 on x86 platform

This eliminates compile warnings on x64 platform:

cl : Command line warning D9002 : ignoring unknown option '/arch:IA32'

BUG=374053

Review URL: https://codereview.chromium.org/288353004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271031 0039d316-1c4b-4281-b951-d872f2087c98
chrome/chrome_installer.gypi