From 547fb04145d2ab1e5c68a47b1e673aa352d41da6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 1 Aug 2017 03:24:00 +0300 Subject: Use mxe with gcc-6 for mxe builds. --- build/winmake64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/winmake64') diff --git a/build/winmake64 b/build/winmake64 index 5f39d9750..a38b3ff96 100755 --- a/build/winmake64 +++ b/build/winmake64 @@ -2,6 +2,6 @@ export CROSS="x86_64-w64-mingw32.shared" export CXXFLAGS="-Wall -g1 -O5 -ffast-math -std=gnu++1z -funswitch-loops -funsafe-loop-optimizations -pipe" -source ./mingw5flags.sh +source ../tools/ci/flags/mingw6.sh ./win_make -- cgit v1.2.3-60-g2f50