* Switch over to clang for deepseek on windows The patch for deepseek requires clang on windows. gcc on windows has a buggy c++ library and can't handle the unicode characters * Fail fast with wrong compiler on windows Avoid users mistakenly building with GCC when we need clang |
||
|---|---|---|
| .. | ||
| common-defs.make | ||
| cuda.make | ||
| gpu.make | ||
| Makefile.cuda_v11 | ||
| Makefile.cuda_v12 | ||
| Makefile.default | ||
| Makefile.rocm | ||
| Makefile.sync | ||