summaryrefslogblamecommitdiff
path: root/build/winmake
blob: 6080eebb952e6b340c8908038772c6009c8e0d8e (plain) (tree)
1
2
3
4
5
6

           
                                                                                                           

                       
          
#!/bin/bash

export CXXFLAGS="-Wall -g1 -O5 -ffast-math -std=gnu++1z -funswitch-loops -funsafe-loop-optimizations -pipe"
source ./mingw5flags.sh

./win_make