Skip to content

Commit b409422

Browse files
author
Jorge Aparicio
committed
32-bit version of libgcc
1 parent aeb057c commit b409422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install_c_toolchain() {
4040
;;
4141
i586-unknown-linux-gnu)
4242
apt-get install -y --no-install-recommends \
43-
gcc libc6-dev-i386 libgcc1
43+
gcc libc6-dev-i386 lib32gcc1
4444
;;
4545
mips-unknown-linux-gnu)
4646
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)