mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Updated windows.networking.connectivity-new-dll patchset
Correctly append the .dll onto the filename. Ref: https://bugs.winehq.org/show_bug.cgi?id=46534
This commit is contained in:
parent
810ecd4aab
commit
9dc6767d18
@ -33,7 +33,7 @@ index 00000000000..b5a57c13128
|
||||
--- /dev/null
|
||||
+++ b/dlls/windows.networking.connectivity/Makefile.in
|
||||
@@ -0,0 +1,7 @@
|
||||
+MODULE = windows.networking.connectivity
|
||||
+MODULE = windows.networking.connectivity.dll
|
||||
+IMPORTS = combase uuid
|
||||
+
|
||||
+EXTRADLLFLAGS = -mno-cygwin
|
||||
|
Loading…
Reference in New Issue
Block a user