Update wasi-libc

To include https://github.com/WebAssembly/wasi-libc/pull/517,
which is necessary to avoid modifying host compiler's resource
directory.

At least on my environment (macOS if it matters), without the above
mentioned fix, gmake tries to create the directory for wasi compiler-rt
during wasi-libc build. I'm not sure why it didn't happen for others.
cf. https://github.com/WebAssembly/wasi-sdk/pull/445
pull/458/head
YAMAMOTO Takashi 1 year ago
parent 91ce489944
commit c978ee35e2

@ -1 +1 @@
Subproject commit b9e15a8af930603183eb13af62e193de0f9f9ee3
Subproject commit b9ef79d7dbd47c6c5bafdae760823467c2f60b70
Loading…
Cancel
Save