Skip to content

Commit 3ea6015

Browse files
committed
Revert "Drop the -ubuntu-18.04.tar.xz builds"
This reverts commit b164028. Turns out these builds do work fine, I just forgot to disable unity builds for them.
1 parent ebbe381 commit 3ea6015

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

-5
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1919
with yabridge, then do consider
2020
[downgrading](https://github.com/robbert-vdh/yabridge#downgrading-wine) back
2121
to Wine Staging 7.20.
22-
23-
**The `-ubuntu-18.04.tar.xz` builds are no longer provided from this release
24-
as they were still affected by the abovementioned bug despite all of the
25-
workarounds.**
26-
2722
- Yabridge's build system now errors out when enabling unity builds while
2823
compiling with Wine 7.21 and 7.22.
2924

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,10 @@ Please let me know if there are any issues with other hosts.
104104
distro, you can simply download and install a prebuilt version of yabridge:
105105

106106
1. First download the latest version of yabridge from the [releases
107-
page](https://github.com/robbert-vdh/yabridge/releases).
107+
page](https://github.com/robbert-vdh/yabridge/releases). If you're using
108+
a distro that's older than Ubuntu 20.04 such as Ubuntu 18.04, Debian 10,
109+
Linux Mint 19, or AV Linux MXE 2021, then you should download the
110+
version that ends with `-ubuntu-18.04.tar.gz`.
108111
2. Extract the contents of the downloaded archive to `~/.local/share`, such
109112
that the file `~/.local/share/yabridge/yabridgectl` exists after
110113
extracting. You can extract an archive here from the command line with

0 commit comments

Comments
 (0)