Added patch to properly check existence for libunwind before linking against it.

This commit is contained in:
Sebastian Lackner
2015-06-13 17:39:10 +02:00
parent 703e98c1f5
commit 6c70ccd388
6 changed files with 176 additions and 43 deletions

2
debian/changelog vendored
View File

@@ -46,6 +46,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch with stub for winscard.SCardListReadersA/W.
* Added patch to implement fallback to system ping command when CAP_NET_RAW is
not available.
* Added patch to properly check existence of libunwind before linking against
it.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail