Files
system76-coreboot/util
Alexander Couzens d268ab32e3 crossgcc: close stdin when search_tool() execute programs.
bzip2 --version |grep -c will wait for input on stdin. ./buildgcc will hang because of this.
Add `cat /dev/null |` close the stdin.

Change-Id: I2a8b08a4d90ca7a89705923d5b68ba6ac13f29b3
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: http://review.coreboot.org/9605
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-26 15:39:32 +02:00
..
2015-04-10 09:01:30 +02:00
2015-03-26 03:33:46 +01:00
2014-03-09 21:19:29 +01:00
2015-04-25 12:16:58 +02:00
2014-09-06 09:21:07 +02:00
2014-09-08 18:59:23 +02:00
2014-10-07 21:03:25 +02:00
2013-06-12 05:18:24 +02:00
2012-11-30 23:59:58 +01:00