configure: Fix gcc detection for LLVM
We have a case where 32-bit compilation accidentally requested clang when gcc was the only one available.
This commit is contained in:
Reference in New Issue
Block a user
We have a case where 32-bit compilation accidentally requested clang when gcc was the only one available.