4 Sep
2024
4 Sep
'24
5:02 p.m.
Emil Velikov (@xexaxo) commented about dlls/l3codecx.ax/Makefile.in:
+MODULE = l3codecx.ax +IMPORTS = combase msdmo dmoguids strmiids wmcodecdspuuid uuid +PARENTSRC = ../quartz + +EXTRADLLFLAGS = -Wb,--prefer-native The initial PR adds prefer-natier decorations to the new DLLs. The second PR does not and this one also adds them.
Is that intentional, what's the distinction between them? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6441#note_81100