mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-10 11:55:29 -05: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.