]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: non-zero status means that we need -march.
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Tue, 11 Jun 2013 18:27:34 +0000 (14:27 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 20:46:03 +0000 (21:46 +0100)
commit217fd857df78c66eae853f935e9cdafcbeb3bc31
treedfe40da3226df0395974e50ec149dd03db1398b4
parent15e3c72bdcabf0a21efff60333323ac04908efb0
sanity.bbclass: non-zero status means that we need -march.

A non-zero status from the march test for gcc means that the "march" flag
is needed. Correct the logic to return True in this case.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass