You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Removed patch for IoCsqInitialize (accepted upstream).
This commit is contained in:
@@ -83,7 +83,6 @@ PATCHLIST := \
|
||||
ntdll-User_Shared_Data.ok \
|
||||
ntdll-WRITECOPY.ok \
|
||||
ntoskrnl-Emulator.ok \
|
||||
ntoskrnl-IoCsqInitialize.ok \
|
||||
ntoskrnl-Irp_Status.ok \
|
||||
ntoskrnl-KeSetSystemAffinityThread.ok \
|
||||
ntoskrnl-Stub_FileObject.ok \
|
||||
@@ -1258,21 +1257,6 @@ ntoskrnl-Emulator.ok: ntdll-User_Shared_Data.ok
|
||||
echo '+ { "Sebastian Lackner", "ntoskrnl: Add TRACEs for instruction emulator on x86_64 to simplify debugging.", 1 },'; \
|
||||
) > ntoskrnl-Emulator.ok
|
||||
|
||||
# Patchset ntoskrnl-IoCsqInitialize
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#36777] vSphere needs IoCsqInitialize
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/ntoskrnl.exe/ntoskrnl.c, dlls/ntoskrnl.exe/ntoskrnl.exe.spec
|
||||
# |
|
||||
.INTERMEDIATE: ntoskrnl-IoCsqInitialize.ok
|
||||
ntoskrnl-IoCsqInitialize.ok:
|
||||
$(call APPLY_FILE,ntoskrnl-IoCsqInitialize/0001-ntoskrnl.exe-Add-a-stub-for-IoCsqInitialize.patch)
|
||||
@( \
|
||||
echo '+ { "Austin English", "ntoskrnl.exe: Add a stub for IoCsqInitialize.", 1 },'; \
|
||||
) > ntoskrnl-IoCsqInitialize.ok
|
||||
|
||||
# Patchset ntoskrnl-Irp_Status
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
|
||||
Reference in New Issue
Block a user