commit | 971d42af252f7f3e11144e472e0ac3fc313c73a4 | [log] [tgz] |
---|---|---|
author | Stephen Hines <[email protected]> | Thu Feb 20 01:42:40 2014 -0800 |
committer | Stephen Hines <[email protected]> | Thu Feb 20 01:49:41 2014 -0800 |
tree | f29bb6f9dab65ba3b043655a789125276559992e | |
parent | 7e225c2c2f5bb8cbd6162077eaab6097a77cfc4f [diff] |
Improve RS prebuilts script. - Dynamically configure the number of cores used for parallel make. - Make sure that we actually build LLVM from scratch. - Fix build of host "bcc". We were building host and device "bcc" before, which was unnecessary. Now we just force the .so files to be built, which ensures a dependency on host "bcc". Change-Id: I1d85f1f2c2405a4476275139705a5ae4faf29e00