Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add arm64 support #1

Merged

Conversation

hwittenborn
Copy link

No description provided.

I have zero clue why the release process isn't working, so we're gonna
try doing it manually.
Comment on lines +18 to +20
# !! Add this back before merge !!
# RUN mkdir libfuse && wget -Olibfuse/libfuse.a "https://github.com/ruanformigoni/libfuse/releases/download/c9db3e5/libfuse-$(uname -m).a"
RUN mkdir libfuse && wget -Olibfuse/libfuse.a "https://github.com/hwittenborn/libfuse/releases/download/cf9319b/libfuse-$(uname -m).a"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be adjusted as needed after ruanformigoni/libfuse#1 is merged.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'll do that.

@ruanformigoni ruanformigoni merged commit 41719c5 into ruanformigoni:fuse2fs-offset Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants