Adds the BIONIC toolchain to the SDK when building with --bionic.
commit9918a75e039473b44084682b9a4749391397c867
authornoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 18 Feb 2014 23:13:20 +0000 (18 23:13 +0000)
committernoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 18 Feb 2014 23:13:20 +0000 (18 23:13 +0000)
treef0fd00541b376455dd2e010299609c0f136fa435
parent8b22522ce5c76e1e6ee60775d59018ddb3de5fbb
Adds the BIONIC toolchain to the SDK when building with --bionic.

Only affects SDK build, not Chrome.

NOTRY=true
BUG=344575
TEST=build_sdk.py --bionic

see also parent issue:
  https://code.google.com/p/chromium/issues/detail?id=344574

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251870 0039d316-1c4b-4281-b951-d872f2087c98
native_client_sdk/src/build_tools/build_projects.py
native_client_sdk/src/build_tools/build_sdk.py
native_client_sdk/src/build_tools/parse_dsc.py