Update wasi-libc (#458)

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/461/head
YAMAMOTO Takashi 6 months ago committed by GitHub
parent 91ce489944
commit 084efa01da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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