summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@gmx.at>2016-05-01 19:41:28 +0200
committerPatrick Georgi <pgeorgi@google.com>2016-05-03 04:16:24 +0200
commit98ab22711d6273e70c051a25ed7e76b215e700d5 (patch)
tree56e2d5815818214a0c0ddcfee704ce7ede3b069f /.gitignore
parent2d67d125701a78f488d0478cbf0861b4cd193685 (diff)
downloadcoreboot-98ab22711d6273e70c051a25ed7e76b215e700d5.tar.xz
xcompile: test if gcc is really available
Just because an 'as' with a certain prefix is available does not guarantee that a 'gcc' with the same prefix is available as well. Without a check detect_compiler_runtime() would try to execute an unavailable binary and print something like this: .../xcompile: line 218: arm-linux-gnueabi-gcc: command not found Change-Id: Icbadfeb2860152f7cf7696a9122521d0d881f3aa Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at> Reviewed-on: https://review.coreboot.org/14563 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions