** Changed in: fftw3 (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fftw3 in Ubuntu. https://bugs.launchpad.net/bugs/1267107
Title: fftw3 neon support config fixups for armv8 Status in Linaro AArch64 cross-distro work: New Status in fftw3 package in Ubuntu: Incomplete Status in fftw3 package in Debian: Fix Released Bug description: fftw3 (FFT library) has SIMD support for various architectures. This was naively enabled in 3.3.3-6 debian package in a way that didn't work as it assumed that -mfpu=neon was neeed as a compiler option and that __ARM_NEON__ would be defined if neon available. Neither of these are true for armv8/aarch64-linux-gnu-gcc so different configurey handling is needed. Patch attached. To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-aarch64/+bug/1267107/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp