Kitt-AI/snowboy

support for arm64 ubuntu 20.04 ?

dony71 opened this issue · 1 comments

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

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