linuxOS_AP06/buildroot/package/fftw/fftw-single/Config.in
2025-06-03 12:28:32 +08:00

6 lines
139 B
Plaintext

config BR2_PACKAGE_FFTW_SINGLE
bool "fftw-single"
help
Compile fftw in single precision, i.e. use 'float'
for floating point type.