mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Drop the 32-bit libyabridge support for EnergyXT
I don't think anyone is using this, and it's triggering a bug in recent Meson versions so just removing it for now should be fine.
This commit is contained in:
@@ -15,6 +15,15 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
consuming too much memory. This only affected the prebuilt binaries from the
|
||||
releases page.
|
||||
|
||||
### Removed
|
||||
|
||||
- Out of the box support for building a 32-bit version of yabridge for use in
|
||||
64-bit machines has been dropped as part of solving a compatibility issue with
|
||||
newer Meson versions
|
||||
([#431](https://github.com/robbert-vdh/yabridge/issues/431)). This was only
|
||||
relevant for using 64-bit Windows plugins in the old 32-bit Linux version of
|
||||
**EnergyXT**, and should not affect most users.
|
||||
|
||||
### yabridgectl
|
||||
|
||||
- Fixed a regression that caused `yabridgectl set --path-auto` to no longer
|
||||
|
||||
Reference in New Issue
Block a user