wasm: update wasi-libc dependency

Several updates are necessary for LLVM 11 support, so simply update to
the latest commit.
This commit is contained in:
Ayke van Laethem
2020-08-24 13:37:29 +02:00
committed by Ron Evans
parent 510f145a3a
commit 63005622ae
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
- task: CacheBeta@0
displayName: Cache wasi-libc sysroot
inputs:
key: wasi-libc-sysroot-v2
key: wasi-libc-sysroot-v3
path: lib/wasi-libc/sysroot
- task: Bash@3
displayName: Build wasi-libc