wintests 172 B

123456
  1. #!/bin/bash
  2. export CROSS="i686-w64-mingw32.shared"
  3. export CXXFLAGS="-Wall -g1 -O5 -ffast-math -std=gnu++1z -funswitch-loops -funsafe-loop-optimizations -pipe"
  4. ./win_tests