Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cygwinccompiler: Get the compilers from sysconfig
On CLANG64 environment we use should use clang instead of gcc. This patch gets the compiler from sysconfig and which would be set when python was built. Without this patch, the build fails when it's trying to check if the compiler is cygwin's one.
- Loading branch information