Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Avoid fuse on macos platform #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abelino
Copy link
Contributor

@abelino abelino commented Jan 23, 2025

Avoid fuse on macos. macfuse is often problematic when linking the shared libs. fuse isn't required so lets avoid it altogether.

@abelino abelino self-assigned this Jan 23, 2025
@abelino abelino changed the title Avoid cuse on macos platform Avoid fuse on macos platform Jan 23, 2025
@abelino abelino force-pushed the avoid-cuse-in-darwin-platform branch 2 times, most recently from 194f77b to 43de361 Compare January 24, 2025 02:47
@abelino abelino force-pushed the avoid-cuse-in-darwin-platform branch from 43de361 to d29fcdc Compare January 24, 2025 03:18
@abelino abelino requested a review from amclain January 24, 2025 03:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants