mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-11-03 01:16:23 +01:00
The binary linux SDK in version 17 requires a newer glibc than we have available, so we have to use our own patched clang. This follows the approach in: https://github.com/WebAssembly/wasi-sdk/pull/271