mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-03 00:58:26 -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.