Skip to content

Commit 466314f

Browse files
authored
add riscv64 elf loader&libraries package
1 parent 87c0cd2 commit 466314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/riscv64_vector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
sudo apt-get update
4242
sudo apt-get install autoconf automake autotools-dev ninja-build make \
43-
libgomp1-riscv64-cross ccache qemu-kvm qemu-user
43+
libgomp1-riscv64-cross ccache qemu-kvm qemu-user libc6-riscv64-cross
4444
wget ${riscv_gnu_toolchain}/${riscv_gnu_toolchain_nightly_download_path}
4545
tar -xvf $(basename ${riscv_gnu_toolchain_nightly_download_path}) -C /opt
4646

0 commit comments

Comments
 (0)