Added patch to fix build failure (introduced by makefile rewrite).

This commit is contained in:
Sebastian Lackner
2015-10-29 22:01:33 +01:00
parent 5acbd17da2
commit 693e189c24
5 changed files with 77 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch for implementation of additional HSTRING functions.
* Added patches for memory allocation cleanup in gdiplus functions.
* Added patch to implement hal.KeQueryPerformanceCounter.
* Added patch to fix build failure (introduced by makefile rewrite).
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).