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 aarch64 #21

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

support aarch64 #21

wants to merge 1 commit into from

Conversation

gwli
Copy link

@gwli gwli commented Sep 12, 2016

aarch64 will use neon by default. If you add -fmpu=neon, will get an error : unrecognized command line option '-mfpu=neon'

The brisk has the same issue, I change it to my modified version.

@cosama
Copy link

cosama commented Apr 16, 2018

Didn't work out of the box for me, but adding the DOWNLOAD_NAME line did. Considering nobody worked on this since 2016, it is probably outdated though, but there have been some inquires about that recently

+    URL "https://codeload.github.com/gwli/brisk/zip/aarch64"
+    DOWNLOAD_NAME brisk_aarch64.zip

@cosama cosama mentioned this pull request Apr 16, 2018
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.

2 participants