]> code.ossystems Code Review - openembedded-core.git/commit
sanity, base: remove gcc3 check since qemu doesn't need it any more
authorPhil Blundell <philb@gnu.org>
Thu, 14 Jul 2011 15:24:51 +0000 (16:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 16:33:57 +0000 (17:33 +0100)
commitec5c68e9368111bd51c1cfd6a9a135c53b82ceca
treec5c50ac5a7df49c986ccd03c6a89eb0acbaf6b6a
parent7fecde55acf730f07009d8b040e92f931d5ebd88
sanity, base: remove gcc3 check since qemu doesn't need it any more

Recent versions of qemu seem to be happy enough building with gcc 4.x, and indeed most modern distributions aren't shipping gcc3 any more, so there is no point checking for its presence as part of sanity.

Also remove the check_gcc3 function from base since nothing else uses it.

Signed-off-by: Phil Blundell <philb@gnu.org>
meta/classes/base.bbclass
meta/classes/sanity.bbclass