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

Changes to have compile work for ARM Linux systems #158

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

picklejw
Copy link

Tested with Oracle Cloud ARM Ubuntu with flag to have FUSE mount for all users to access.

@MingyaoLiu
Copy link

I just tried compile on ubuntu 20.04 aarch64, all I needed to do is install the missing build package with sudo apt install build-essential, and remove the -mtune=core2 in Makefile.

Didn't do any other adjustments and build is successful. I'm sure this PR has more fixes than what I did, just want to share my experience.

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.

4 participants