meson: mingw: Allow multiple definitions
authorAndres Freund <andres@anarazel.de>
Wed, 28 Sep 2022 16:48:09 +0000 (09:48 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 29 Sep 2022 01:48:19 +0000 (18:48 -0700)
commitcaeeabd11066a360c8a9986581da320dd5aa09b9
tree805fb68472166b8dd464e4f4e642201c3b1efaf0
parentdfefa0e46433a2c798281826f8501895f3fa2a71
meson: mingw: Allow multiple definitions

I didn't carry this forward from the win32 template. It's not needed anymore
for the reason stated therein, but it turns out to be required to
e.g. override getopt. Possibly a better solution exists, but that's for later.

Discussion: http://postgr.es/m/20220928022724.erzuk5v4ai4b53do@awork3.anarazel.de
meson.build