aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@gmx.at>2012-10-13 02:33:35 +0200
committerPeter Stuge <peter@stuge.se>2012-10-14 22:22:59 +0200
commitf450b8619ebcd8dee94d175b2710f07e9884696d (patch)
treee3391d14c9c3ccf7cfaa40dccb23c331954212ab /COPYING
parent36156ffa1e86c10456c3ce915705c5a71b8cd708 (diff)
inteltool: remove bashism from Makefile
&> is a bashism to redirect both outward streams (stdout and stderr), but with other shells this introduces a race condition with the rm command after it, because the compiler execution is done in the background/ in parallel. Found and tested with dash. Change-Id: I08516494828c9f7af168f954f2df027372657867 Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at> Reviewed-on: http://review.coreboot.org/1573 Tested-by: build bot (Jenkins) Reviewed-by: Bernhard Urban <lewurm@gmail.com> Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions