Fix gcc_version.gni to determine target GCC version for MIPSEL Linux.
This CL modifies gcc_version.gni to set the gcc_version to the target GCC toolchain version when building for MIPSEL Linux. BUG= TEST=Compile 'chrome' target with 'os="linux" cpu_arch="mipsel"'. Manually verify that the correct GCC options are used. Review URL: https://codereview.chromium.org/797593002 Cr-Commit-Position: refs/heads/master@{#308334}
Showing
Please register or sign in to comment