]> code.ossystems Code Review - openembedded-core.git/commit
meson: don't dump full error log on failure
authorRoss Burton <ross.burton@intel.com>
Tue, 31 Jul 2018 17:05:40 +0000 (18:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Aug 2018 08:30:06 +0000 (09:30 +0100)
commit09917f582aa1a7b752fa96303e06f9f4712a1d86
treecd091c858495b1249b2bb43f69c2103304fbf4de
parented5f8bb582453e7d8a1636ad1463380076209bd2
meson: don't dump full error log on failure

If the configure fails then we don't really want to see hundreds of lines of
test output (this would be similar to dumping out autoconf's config.log).  The
error includes the path of the full log if further debugging is required.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass