simd icon indicating copy to clipboard operation
simd copied to clipboard

Doesn't work on arm without neon

Open infinity0 opened this issue 7 years ago • 0 comments

src/common.rs needs to be fixed to be consistent with src/arm/mod.rs, it otherwise tries to import neon on all arm architectures.

infinity0 avatar Sep 08 '18 02:09 infinity0