Skip to content
Commit 28b514a5 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

fs/common.mk: unbreak .xz compression when host-xz isn't built



Closes #7160

Since f46f81de (Don't build host-xz needlessly), host-xz is no longer
unconditionally built when xz fs compression is requested, so don't
explicitly refer to it.

Instead, rely on our check-host-xzcat logic to ensure xz is available and
set the path to ensure our host variant gets picked up if not available on
the build machine.

While we're at it, get rid of the now unused XZ variable.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 6767952a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment