Use standard location for default mips linux sysroot
commit96018970d835da5af64f0fb666d8f5ed0ddec123
authorsbc <sbc@chromium.org>
Wed, 22 Jul 2015 20:12:45 +0000 (22 13:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Jul 2015 20:13:34 +0000 (22 20:13 +0000)
tree7e0281c06a1d07d6e2f332a12cd82a3ed650ca06
parent9f33b8a5eaebe8a245d8e6bb00baa6c52ba86905
Use standard location for default mips linux sysroot

The mips sysroot is automatically installed in this
location by gclient hooks (install-debian.wheezy.sysroot.py).

Expect mipsel-linux-gcc to be in the PATH rather than
finding it relative to the sysroot.  This matches the
behaviour the arm linux cross compile.

Depends on this native_client change: https://codereview.chromium.org/1212573002

BUG=504471
TEST=build all with target_arch=mips

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

Cr-Commit-Position: refs/heads/master@{#339945}
build/common.gypi