mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Prevent wineg++ from including the SAL headers
This otherwise breaks compilation under Wine 6.20: https://bugs.winehq.org/show_bug.cgi?id=51919
This commit is contained in:
@@ -15,6 +15,13 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
running the Wine process under a separate namespace. If you don't know that
|
||||
you need this, then you probably don't need this!
|
||||
|
||||
### Changed
|
||||
|
||||
- Added a workaround for a new
|
||||
[bug](https://bugs.winehq.org/show_bug.cgi?id=51919) in Wine 6.20 that would
|
||||
cause compilation to fail by redefining common variable names used in the
|
||||
standard library.
|
||||
|
||||
### Fixed
|
||||
|
||||
- The socket endpoint used by a plugin group host process to accept new
|
||||
|
||||
Reference in New Issue
Block a user