Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
export CC=...
in LLVM Clang python-bindings tests
Add `export CC=...`, because otherwise CMake fails to locate a tool for scanning C++ module dependencies (no matter we don't use modules): emscripten-core/emscripten#22305
- Loading branch information