Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
make release
ends up with a note sayingxz
isn't installed even when it is and has been used without falling back tobz2
.Same fix applies to 2.x branch also. Requesting the person merging this PR to fix that too. Not creating a separate PR for that.
Fixes #1782
Checklist:
Type of change
Testing
I tested and verified my change by using one or multiple of these methods:
Tested
build release
withxz
installed. Didn't test withoutxz
installed but it should trivially work. Requesting the person merging this PR to verify by eyeballing the change and/or by testing withoutxz
installed.macOS version tested: 10.15.7