toolchain/gcc: correct the check expr for newer clang
authorYorkie Liu <yorkiefixer@gmail.com>
Tue, 19 Nov 2019 05:41:10 +0000 (13:41 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 23 Dec 2019 00:06:59 +0000 (01:06 +0100)
commit84b74bcb0d962dc192dc6c3f0ada3e0eba6fb593
treee365a5b9ce7b2754a6170a13e7e16cf53709ffe5
parent66ba44c9ec64e4b379008fa294e7b54302202007
toolchain/gcc: correct the check expr for newer clang

This fixes gcc build error within clang 11.0, it tweaks the version
string from LLVM to clang.

Signed-off-by: Yorkie Liu <yorkiefixer@gmail.com>
(cherry picked from commit 65a561fd0919eafff2363ae8324db64be2a57f77)
toolchain/gcc/common.mk