Skip to content

Commit 159741d

Browse files
authoredJan 6, 2019
Removed line for Ubuntu 18.04 from BTH windows
1 parent 2d156c3 commit 159741d

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)
Please sign in to comment.