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
There was an error while loading. Please reload this page.