meson: mingw: Allow multiple definitions

Andres Freund <andres@anarazel.de>

Commit: caeeabd11066a360c8a9986581da320dd5aa09b9
Author: Andres Freund <andres@anarazel.de>
Date: 2022-09-29T01:48:19Z
Releases: 16.0
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

Files

PathChange+/−
meson.build modified +2 −0

Discussion