wintests64 174 B

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