Include clang in the ChromeOS toolchain tarball - part II.

This CL installs clang binaries into ${prefix}/usr/bin, instead of
${prefix}/bin, to which all other tools are installed. The rationale for
this is there is a close correlation between clang installation path and
the libraries / inclusion search path.

TEST=install the generated packages in simple chrome
BUG=chromiumo:587960

Change-Id: I2da16edd6bb0fc3e5be2dc900293e838f1121000
Reviewed-on: https://chromium-review.googlesource.com/329994
Commit-Ready: Han Shen <shenhan@chromium.org>
Tested-by: Han Shen <shenhan@chromium.org>
Reviewed-by: Luis Lozano <llozano@chromium.org>
1 file changed