mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 23:16:54 +03:00
[PR #712] [MERGED] fix: liblzma dynamic linking issues on MacOS #4101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/712
Author: @sigoden
Created: 5/26/2026
Status: ✅ Merged
Merged: 5/26/2026
Merged by: @sigoden
Base:
main← Head:fix📝 Commits (1)
aa0395efix: liblzma dynamic linking issues on MacOS📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
Cargo.toml(+1 -0)📄 Description
This issue may have existed since the first released version, and users who don't use brew and directly download binaries are really rare.
I don't have this issue locally on my macOS because my
which pkg-configis/opt/local/bin/pkg-config, whereas on GitHub Actions' macOS, it's under Homebrew.Close #711
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.