mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-01 05:10:19 -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.