Temporarily disable ntdll-Thread_Stack patchset.

The patchset was initially added for 64-bit MSYS2, however it seems to
break various other applications. Disable it until a better solution is
found.
This commit is contained in:
Sebastian Lackner
2016-05-29 16:50:57 +02:00
parent 6eb4b11c22
commit 99ddea76c5
2 changed files with 1 additions and 28 deletions

View File

@@ -1,3 +1,4 @@
Fixes: Use a separate stack when starting new threads
Fixes: Ignore invalid exit_frame when exiting thread
Depends: ntdll-ThreadTime
Disabled: true