commit | 2545fa87628b4caca519da8aeb0eeef368b9dc0d | [log] [tgz] |
---|---|---|
author | Baljak <baljci@hotmail.com> | Wed Feb 05 01:10:16 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed Feb 05 11:10:16 2020 +1100 |
tree | 71ee21dc171463a15446ff6df103f97c15b739be | |
parent | cb1c0746f277052e45a60d6c436a765e34722821 [diff] |
Fix MinGW library generation command (GH-17917) To print the exports to stdout, the gendef command requires the option "-". Without this option, no output is generated.