summaryrefslogtreecommitdiff
path: root/build/winmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/winmake')
-rwxr-xr-xbuild/winmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/winmake b/build/winmake
index 9b36957a1..f52e57e2b 100755
--- a/build/winmake
+++ b/build/winmake
@@ -2,6 +2,6 @@
export CROSS="i686-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