hadriansecurity / hadriansecurity/sanicdns

ARM architecture support

Open
#14 4 comments 0 reactions 1 assignee Claimed by @kalmjasper View on GitHub
Dominant language
C++
Stars
155
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hello,

Interested in trying the tool and wanted to know if this was currently only compatible with x86/AMD64 architectures. If so, is there any plan to make it ARM compatible ? Thanks

Currently trying to make it work on ARM but some parts of the code seem to be using x86-specific intrinsic functions. Getting the following errors when running `ninja -C build`. Also had to remove the `-mssse3` and `-msse4.2` flags from the `build.ninja` file for attain this step in ARM. Had to make a few changes in the `apt install` command as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.