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>
Sun, 22 Dec 2019 23:04:18 +0000 (00:04 +0100)
commit65a561fd0919eafff2363ae8324db64be2a57f77
treee2eff65bcbb44cdc940866e8e5322cd08da1feae
parent77e27e0f5354e3155c9951a0d5e570e36d548f1c
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>
toolchain/gcc/common.mk