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

support for arm64 ubuntu 20.04 ? #702

Open
dony71 opened this issue Jan 14, 2022 · 1 comment
Open

support for arm64 ubuntu 20.04 ? #702

dony71 opened this issue Jan 14, 2022 · 1 comment

Comments

@dony71
Copy link

dony71 commented Jan 14, 2022

I notice there is arm64 lib for ubuntu 16.04
Could it be possible to compile libsnowboy-detect.a for arm64 ubuntu 20.04 ?

@Coinsinical
Copy link

it is ok.just edit the makefile.
before:
SNOWBOYDETECTLIBFIE := $(TOPDIR)/lib/ubuntu64/libsnowboy-detect.a
after:
SNOWBOYDETECTLIBFIE := $(TOPDIR)/lib/aarche64-ubuntu1604/libsnowboy-detect.a

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

No branches or pull requests

2 participants