aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/windows/mxe-based-build.sh
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2017-09-14 21:27:10 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-09-15 08:58:19 -0700
commit26d9944013bd9fa35338dc5a7dae7727fcc01a31 (patch)
tree7689650e891c559b7b08b7098189b03430bb64b0 /packaging/windows/mxe-based-build.sh
parenta2a1dfdf9f43ca922ca3d3dd2061ae5ef9dbf1bd (diff)
downloadsubsurface-26d9944013bd9fa35338dc5a7dae7727fcc01a31.tar.gz
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>
Diffstat (limited to 'packaging/windows/mxe-based-build.sh')
-rwxr-xr-xpackaging/windows/mxe-based-build.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/windows/mxe-based-build.sh b/packaging/windows/mxe-based-build.sh
index 44aaf294a..5579f5dac 100755
--- a/packaging/windows/mxe-based-build.sh
+++ b/packaging/windows/mxe-based-build.sh
@@ -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