We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d156c3 commit 159741dCopy full SHA for 159741d
unix/BTH/install-windows-32bit-crosscompile.sh
@@ -6,7 +6,7 @@ sudo apt install nsis -y
6
7
# Set the default mingw32 g++ compiler option to posix.
8
sudo apt install g++-mingw-w64-i686 mingw-w64-i686-dev -y
9
-sudo update-alternatives --config i686-w64-mingw32-g++
+#sudo update-alternatives --config i686-w64-mingw32-g++
10
11
12
# Lib boost
0 commit comments