package/liquid-dsp: drop support for fftw-double and fftw-long-double
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 21 Jan 2019 13:51:11 +0000 (14:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 5 Feb 2019 20:06:18 +0000 (21:06 +0100)
commit3256b273d31d5885b523483f906a79c8c22b1010
tree40b1a6e2e18304ef72ae70e0f28e63cdd489f4f7
parent189c63f276fa98ef3a59b6762d87cbe0cd9974ea
package/liquid-dsp: drop support for fftw-double and fftw-long-double

liquid-dsp has the following code:

So, if it uses the external fftw library, it can only use the fftwf
variant, i.e the fftw-single variant. Otherwise, it uses its internal
FFT library.

There is no way for liquid-dsp to use fftw-double or fftw-long-double.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/liquid-dsp/liquid-dsp.mk