diff options
author | digit@chromium.org <digit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-15 20:34:29 +0000 |
---|---|---|
committer | digit@chromium.org <digit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-15 20:34:29 +0000 |
commit | 8f773620cac4539d56c1dc4f0c09076ffefb5bc9 (patch) | |
tree | a5b8999877e325295136f00e07ec82fb57f45958 /net/udp | |
parent | df630986834eb937ea75be5a62b9b9eee6c8ca32 (diff) | |
download | chromium_src-8f773620cac4539d56c1dc4f0c09076ffefb5bc9.zip chromium_src-8f773620cac4539d56c1dc4f0c09076ffefb5bc9.tar.gz chromium_src-8f773620cac4539d56c1dc4f0c09076ffefb5bc9.tar.bz2 |
android: Print error when trying to build on 32-bit host.
This patch changes build/android/envsetup.sh to detect that the user
is running on a 32-bit host system, and print an error message
in this case, since a full build will fail (linker runs out of memory,
because the generated files are too large).
This can be overriden with the new --try-32 flag, in case someone
really wants to try a build. This would only be useful if one
needs to rebuild a "small" target, not do a complete build.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11366243
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168009 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/udp')
0 files changed, 0 insertions, 0 deletions