5 Jul
2023
5 Jul
'23
12:24 p.m.
Hans Leidekker (@hans) commented about dlls/bcryptprimitives/Makefile.in:
+MODULE = bcryptprimitives.dll +IMPORTS = advapi32 +IMPORTLIB = bcryptprimitives +UNIXLIB = bcryptprimitives.so +UNIX_CFLAGS = $(GNUTLS_CFLAGS) These three lines are not needed in this patch.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2228#note_37979