Add a workaround for compilation with Wine 5.7+

This commit is contained in:
Robbert van der Helm
2020-05-11 18:11:44 +02:00
parent 6641b06b83
commit 33e5d2bd56
3 changed files with 13 additions and 8 deletions
+5
View File
@@ -14,6 +14,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
initialization process without telling the host. This fixes the Roland Cloud
plugins.
### Fixed
- Added a workaround for the compilation issues under Wine 5.7 and above as
caused by [Wine bug 49138](https://bugs.winehq.org/show_bug.cgi?id=49138).
## [1.1.2] - 2020-05-09
### Fixed