We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to set the correct flags in the CMake files for ARM processors (e.g., NEON flags), we introduced an environment variable that must be set.
Type export ARM_ARCHITECTURE=True in your console before compilation or save it permanently in your .bashrc file.
export ARM_ARCHITECTURE=True
.bashrc