Description
It also doesn't like e.g.
./configure CC='ccache clang'
Because, now cc != "clang". What's worse, doing e.g.
The case statement is to specific, we should probably wildcard it.
Attachments
Issue Links
- is related to
-
TS-1872 More robust compiler detection
- Closed