aboutsummaryrefslogtreecommitdiff
path: root/math/sfft/files/patch-src_fft.h
Commit message (Collapse)AuthorAgeFilesLines
* math/sfft: port to armv7/aarch64, touch upRobert Clausecker2024-10-211-0/+15
- replace complex.h hack with less crude hack - use sse2neon to build on armv7/aarch64 - armv7 should work, but falls to an unrelated issue - touch up CFLAGS slightly - rework do-test