diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-10-09 14:28:09 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2013-10-10 10:40:42 -0600 |
commit | 8bb2bddc2c18a3643ce53e793d5bc27a40e98a4f (patch) | |
tree | 22845d0426931f5fdf5074081e5856cac237c310 /board/Marvell/db64460 | |
parent | 99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f (diff) | |
download | u-boot-imx-8bb2bddc2c18a3643ce53e793d5bc27a40e98a4f.zip u-boot-imx-8bb2bddc2c18a3643ce53e793d5bc27a40e98a4f.tar.gz u-boot-imx-8bb2bddc2c18a3643ce53e793d5bc27a40e98a4f.tar.bz2 |
buildman: don't fail --list-toolchains when toolchains fail
When a toolchain invocation fails, an exception is thrown but not caught
which then aborts the entire toolchain detection process. To solve this,
request that exceptions not be thrown, since the toolchain init code
already error-checks the command result. This solves e.g.:
- found '/usr/bin/winegcc'
Traceback (most recent call last):
...
Exception: Error running '/usr/bin/winegcc --version'
Change-Id: I579c72ab3b021e38b14132893c3375ea257c74f0
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(formatted to 80cols)
Diffstat (limited to 'board/Marvell/db64460')
0 files changed, 0 insertions, 0 deletions