]> git.proxmox.com Git - wasi-libc.git/commit
Install libtinfo5 on ubuntu. (#349)
authorDan Gohman <dev@sunfishcode.online>
Wed, 30 Nov 2022 19:17:08 +0000 (11:17 -0800)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 19:17:08 +0000 (11:17 -0800)
commit697d5f8425d223ce6ce116dc39e857b022b9a634
tree09a32b6a67d68b4c53a8f0809b328ba83efc82fd
parent2bb5abedbdeed964adb81d2a0284db872e25a329
Install libtinfo5 on ubuntu. (#349)

We download LLVM releases built for Ubuntu 18 because LLVM doesn't
always have builds for different versions, but the builds we use
depend on libtinfo5 which isn't installed on Ubuntu 20 by default.
So install it.
.github/workflows/main.yml