the following patch was just integrated into master:
commit dd52aa7d313901269d9c5dfacad85022c3241168
Author: Stefan Tauner <[email protected]>
Date:   Sat Oct 13 02:33:35 2012 +0200

    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 <[email protected]>

Build-Tested: build bot (Jenkins) at Sun Oct 14 04:36:53 2012, giving +1
Reviewed-By: Peter Stuge <[email protected]> at Sun Oct 14 22:22:59 2012, giving +2
See http://review.coreboot.org/1573 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to