Skip to content

Commit 4a8ea57

Browse files
Add files via upload
1 parent d40e800 commit 4a8ea57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function install_linux_cross_compiler() {
4242
sudo apt -qq update
4343
sudo apt install --no-install-recommends -y \
4444
binfmt-support \
45-
qemu \
45+
qemu-system \
4646
qemu-user-static
4747
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
4848
}

0 commit comments

Comments
 (0)