Cykooz / fast_image_resize

Rust library for fast image resizing with using of SIMD instructions.
Apache License 2.0
284 stars 25 forks source link

Fix compile errors on non-x86 architectures #2

Closed lifning closed 2 years ago

lifning commented 2 years ago

Minor edit to fix build breakages on everything-but-x86_64