]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: fix autoreconf bbnote commandline arguments
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 24 Jul 2018 02:32:18 +0000 (19:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commit40644b2b33db6332293543bb39e8d4da07cf8c54
tree9fa6f7df0351f69e6977e42d761c51dddb06cb62
parent308e402a710dd7e6bb521517dde11a2e2b5fda22
autotools.bbclass: fix autoreconf bbnote commandline arguments

Leaving -Wcross out of the bbnote version of the autoreconf command
seems to be a long standing inconsistency (dating back to the very
first commit in oe-core) but there's no obvious reason to do so.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/autotools.bbclass