the following patch was just integrated into master: commit b5b93c582db9fca1e893d5d582a3366ac8cf5ff4 Author: Patrick Georgi patrick.georgi@secunet.com Date: Wed Sep 26 15:26:05 2012 +0200
libpayload: Don't leave temporary files behind
For some reason the rm -f didn't quite work on my system, but sending gcc output to /dev/null does.
Change-Id: I7ece9aa9abe564bbc646ae53df1d3cd0c5aa84a2 Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
Build-Tested: build bot (Jenkins) at Thu Sep 27 13:18:56 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Sep 28 03:54:50 2012, giving +2 Reviewed-By: Anton Kochkov anton.kochkov@gmail.com at Fri Sep 28 13:43:31 2012, giving +2 See http://review.coreboot.org/1543 for details.
-gerrit