Improved nvcuda-CUDA_Support patchset to search for dylib on OSX.

This commit is contained in:
Sebastian Lackner
2015-06-27 19:50:17 +02:00
parent dc16523d00
commit 53b570f698
3 changed files with 50 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
before client (fixes Wine Staging Bug #393).
* Added patches to improve crosscompiling Wine for other platforms.
* Added patch to improve output of '--check-libs' on OSX.
* Improved nvcuda-CUDA_Support patchset to search for dylib on OSX.
* Updated kernel32-GetVolumePathName to fix several test failures.
* Updated ntoskrnl-Emulator patchset to implement emulation of MOVZX
instruction on x86_64.