classes/insane.bbclass: Grep through config.log to check for CROSS Compile errors
authorHolger Freyther <zecke@selfish.org>
Fri, 16 Feb 2007 15:45:38 +0000 (15:45 +0000)
committerHolger Freyther <zecke@selfish.org>
Fri, 16 Feb 2007 15:45:38 +0000 (15:45 +0000)
commit4d1da7a5ba85a15e1ea6f483a85026f56841f1ac
tree53a2549ac3841c60f42fc763a39e4461222e8ad3
parent1e37747e5b6b1edf55ddd01569752866f8e679dd
classes/insane.bbclass: Grep through config.log to check for CROSS Compile errors
-Inspired by doku's work on mpd's buildsystem grep through
 the config.log and find broken autotools tests
-Make errors fatal so we will notice these things more quickly.
classes/insane.bbclass