diff options
author | Colin Walters <walters@verbum.org> | 2011-03-23 18:28:36 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-12 10:12:20 -0700 |
commit | c879c637cd57641b1ff0381edd20d2d83b8e42eb (patch) | |
tree | 9b93ac06cfb3f05e755890a11dbeb540f93a5638 /meta/classes/linux-kernel-base.bbclass | |
parent | 90f803de19e3df4735ccf0c3c99aab733ec2c216 (diff) | |
download | poky-c879c637cd57641b1ff0381edd20d2d83b8e42eb.tar.gz |
autotools: Pass --disable-silent-rules to configure
Non-verbose logs are really annoying when trying to debug a build
failure. A lot of projects are copying in the flag to use
AM_SILENT_RULES which automake gained recently. We need to undo
this.
We'll get a warning from configure if it's not recognized, but that's
fine.
(From OE-Core rev: 86a760d8b573cfffaf1ac633fcffdfec748663cb)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/linux-kernel-base.bbclass')
0 files changed, 0 insertions, 0 deletions