Skip to content

Commit ac8a7b9

Browse files
Update install-windows-32bit-crosscompile.sh
1 parent ca07c82 commit ac8a7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unix/BTH/install-windows-32bit-crosscompile.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo apt install nsis -y
66

77
# Set the default mingw32 g++ compiler option to posix.
88
sudo apt install g++-mingw-w64-i686 mingw-w64-i686-dev -y
9-
#sudo update-alternatives --config i686-w64-mingw32-g++
9+
sudo update-alternatives --config i686-w64-mingw32-g++
1010

1111

1212
# Lib boost

0 commit comments

Comments
 (0)