22 Nov
2022
22 Nov
'22
9:41 p.m.
On Tue Nov 22 21:41:00 2022 +0000, Zebediah Figura wrote:
RTLD_NOLOAD is a GNU extension, so it probably should be guarded out with ifdefs? I considered doing that, then I saw it was used in winemac.drv, and I could find some reference in FreeBSD manual about it as well. I have no idea how portable it is, I'm find adding ifdefs around if that feels necessary.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1498#note_17021