mirror of https://github.com/WebAssembly/wasi-sdk
Force clang as CMake Assembly compiler, with wasm32-wasi triple (#315)
Sometimes a C codebase might have the odd file written in Assembly. We should force the use of Clang as the assembly compiler for these cases (which it is perfectly capable of doing), and make sure we pass on the WASI compiler triple the same way we do for C and C++.pull/316/head
parent
46fe12f3a1
commit
314eeacb18
Loading…
Reference in new issue