Added patch to fix compile failure in d3d11 with recent versions of gcc.

This commit is contained in:
Sebastian Lackner
2015-08-29 06:25:20 +02:00
parent e7d3684f81
commit 5b28f7a01c
3 changed files with 64 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
repository (fixes Wine Staging Bug #348).
* Added patch to return a dummy BIOS name in Win32_BIOS record (fixes Wine
Staging Bug #528).
* Added patch to fix compile failure in d3d11 with recent versions of gcc.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and