mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 11:33:59 +00:00
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:
committed by
Ron Evans
parent
510f145a3a
commit
63005622ae
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user