Exit the installer gracefully if the processor doesn't support SSE2.
commit718e922a6d41e4465a11ac9536240878394c1626
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Mar 2014 21:57:15 +0000 (12 21:57 +0000)
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Mar 2014 21:57:15 +0000 (12 21:57 +0000)
treea6c486d368eea66baad720f507b67b9e898ed279
parent120d8a7558b8d44348ece290437e2b235c72e054
Exit the installer gracefully if the processor doesn't support SSE2.

This change builds the files in chrome/installer/setup targeting older
CPUs so that setup.exe can safely probe the CPU and exit early with a
well-defined process exit code if the processor doens't support SSE2.

BUG=350175
R=cpu@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256668 0039d316-1c4b-4281-b951-d872f2087c98
chrome/chrome_installer.gypi
chrome/installer/setup/setup_main.cc
chrome/installer/setup/setup_util.cc
chrome/installer/setup/setup_util.h
chrome/installer/util/util_constants.h