Skip to content

Commit

Permalink
Update wasi-libc (#458)
Browse files Browse the repository at this point in the history
To include WebAssembly/wasi-libc#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. #445
  • Loading branch information
yamt committed Jul 25, 2024
1 parent 91ce489 commit 084efa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wasi-libc
Submodule wasi-libc updated 1 files
+1 −1 Makefile

0 comments on commit 084efa0

Please sign in to comment.