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
ntdll-Virtual_Memory_Stack: Remove Fixes: line, the patch doesn't help when compiling with optimization.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
Fixes: [34558] Reduce stack usage of virtual memory functions
|
||||
# Most distributions compile Wine with optimizations enabled, unfortunately
|
||||
# the patch doesn't help then. Do not claim its fixed until it works everywhere.
|
||||
# Fixes: [34558] Reduce stack usage of virtual memory functions
|
||||
|
@@ -2087,9 +2087,6 @@ fi
|
||||
|
||||
# Patchset ntdll-Virtual_Memory_Stack
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#34558] Reduce stack usage of virtual memory functions
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/ntdll/virtual.c
|
||||
# |
|
||||
|
Reference in New Issue
Block a user