arm, powerpc: Update cc-version tests to check for cc-name as well
authorTom Rini <trini@konsulko.com>
Wed, 20 Jan 2016 01:39:02 +0000 (20:39 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jan 2016 15:39:44 +0000 (10:39 -0500)
commit6e2f1538959d79b54a0ceeed2f24643cf98ebaa4
treea4c949582d233aa9376f671ba43c26183c2b2f56
parent29c4d281bc9d379450f792050c7681022f6fbafa
arm, powerpc: Update cc-version tests to check for cc-name as well

For compatibility clang will report some gcc version.  However since we
are checking gcc versions in order to then fail to build, we should
limit these tests only to when we are using gcc and not clang.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/config.mk
arch/powerpc/config.mk