crossgcc: Fix colors with dash
authorPatrick Georgi <patrick@georgi-clan.de>
Fri, 28 Oct 2011 22:00:19 +0000 (00:00 +0200)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 30 Oct 2011 20:58:42 +0000 (21:58 +0100)
commit28f6a43755246641186f2c436b158d2dab4243a5
treea0791611c3d14df946f92b62bd76519f30e855c5
parent9438da370fb66292babf5a2f621a67fd4b3699de
crossgcc: Fix colors with dash

Ubuntu (and probably other distros) have dash as /bin/sh, which
doesn't display colors by itself. If /usr/bin/printf is found, it's
used instead of the internal printf to re-enable colors.

Change-Id: I3e6d413cd0c8a46ef91821d8c07e88166de58af4
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/352
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/crossgcc/buildgcc