We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9909a commit 9e2c063Copy full SHA for 9e2c063
.github/setup-apt.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# install OS prerequisites
4
-dpkg --add-architecture i386
+# dpkg --add-architecture i386
5
apt update
6
apt install -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev \
7
libgmp-dev gawk build-essential bison flex texinfo gperf libtool \
0 commit comments