We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90b5a4 commit 06e90d3Copy full SHA for 06e90d3
compile.sh
@@ -34,7 +34,6 @@ if [ "$os" = "MINGW64" ]; then
34
pacman -S --noconfirm mingw-w64-x86_64-xz
35
pacman -S --noconfirm mingw-w64-x86_64-readline
36
pacman -S --noconfirm mingw-w64-x86_64-headers-git
37
- pacman -S --noconfirm mingw-w64-x86_64-libwinpthread-git
38
fi
39
40
workdir=$(pwd)
0 commit comments