mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-21 11:24:02 +02:00
Add back __cdecl on older Wine versions
This commit is contained in:
+3
-1
@@ -13,7 +13,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Changed part of the build process considering [this Wine
|
||||
bug](https://bugs.winehq.org/show_bug.cgi?id=49138). Building with Wine 5.7
|
||||
and 5.8 required a change, but that change now breaks builds using Wine 6.0
|
||||
and up, so this change has been reverted.
|
||||
and up. We now detect which version of Wine is used to build with, and we then
|
||||
apply the change conditionally to be able to support building with both older
|
||||
and newer versions of Wine.
|
||||
|
||||
## [2.2.1] - 2020-12-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user