mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
The linker flags -static -static-libgcc -static-libstdc++ tell mingw to link statically; otherwise gcc_s_seh-1, stdc++-6 and winpthread-1 are needed. Fixes #188.