]> git.tdb.fi Git - builder.git/commit
Remove automatic export/import of symbols from GNU tools on Windows
authorMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 00:15:05 +0000 (02:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 00:15:05 +0000 (02:15 +0200)
commitccead1c6c820970e3ae37992b76f99675852d7f9
tree33a942768bb12c6f0ccbf472f55f311c12b3e44c
parent418d0b18998fbd982bed87b05ff1247b4dd758dd
Remove automatic export/import of symbols from GNU tools on Windows

MSVC can't do this, so I'm finally going to add the necessary decorations
to my libraries.
plugins/gnu/gnulinker.cpp
plugins/gnu/mingwdlltool.cpp