base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
authorTom Rini <trini@embeddedalley.com>
Sun, 3 May 2009 23:23:57 +0000 (19:23 -0400)
committerTom Rini <trini@embeddedalley.com>
Sun, 3 May 2009 23:23:57 +0000 (19:23 -0400)
commit714bed6ab1174ec126ea7d8c8655d1cfd6900325
tree1c657c1fb43f2de3cd49bc37a685147dfa6b4da8
parent064402f637a0e65411bcb97164550afe63ec781c
base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
Comment on what this function is used for primarily.  The default
gcc3-native that we build is called 'gcc-3.4.6' so look for that one
first.
classes/base.bbclass