commit | 28ed0061d12cade9ee687d7c53126d4582c35026 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 01 17:33:58 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 14 21:16:53 2015 -0800 |
tree | c9b8db365b4022ad143d0e1fe64f0af26df1f43d | |
parent | 5eeef46b59a92da2e5132debb5d421d4a9d4eb6a [diff] |
buildman: Try to avoid hard-coded string parsing The assumption that the compiler name will always end in gcc is incorrect for clang and apparently on BSD. Signed-off-by: Simon Glass <sjg@chromium.org>