MXE build script: Remove hint to use old MXE version

Meanwhile (after removing marble) it seems to be a good choice to use
latest MXE version with currently Qt 5.9.1.

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2017-09-14 21:27:10 +02:00 committed by Dirk Hohndel
parent a2a1dfdf9f
commit 26d9944013

View file

@ -3,12 +3,10 @@
# build Subsurface for Win32
#
# this file assumes that you have installed MXE on your system
# and installed a number of dependencies as well. Latest MXE
# version from git may not always work for Qt5 and Subsurface.
# Try to select an older release version like build-2016-10-12.
# and installed a number of dependencies as well.
#
# cd ~/src
# git clone --branch build-2016-10-12 https://github.com/mxe/mxe
# git clone https://github.com/mxe/mxe
# cd mxe
#
# now create a file settings.mk