commit | dbbca2f8c116f8179eb7a1f577e15e09a8d55819 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Dec 12 15:22:27 2018 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Dec 12 15:22:27 2018 -0800 |
tree | 80794729d34c38bd1852c63a71aa941bc18abf88 | |
parent | e4f1f879261e9b70914cd726f482fecf5607c189 [diff] |
build: find "armclang" string in the 'CC' variable This patch modifies the search criteria to see if we are using 'armclang' as the compiler. Switch over to using 'findstring' which enables platforms to do fancy stuff using scripts e.g. check if armclang timed out and retry compilation. Change-Id: If2162ebadb9033f6457a4e8d4243345e711defe6 Signed-off-by: Kalyani Chidambaram Vaidyanathan <kalyanic@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>