diff --git a/bootstrap-plugins.sh b/bootstrap-plugins.sh index bdbc083..4a2e080 100755 --- a/bootstrap-plugins.sh +++ b/bootstrap-plugins.sh @@ -321,7 +321,7 @@ fi # PAWPAW_SKIP_FFTW # --------------------------------------------------------------------------------------------------------------------- # fftwf -if [ -z "${PAWPAW_SKIP_FFTW}" ] || [ "${PAWPAW_SKIP_FFTW}" -eq 1 ]; then +if [ -z "${PAWPAW_SKIP_FFTW}" ] || [ "${PAWPAW_SKIP_FFTW}" -eq 0 ]; then # fftw is not compatible with LTO if [ -z "${PAWPAW_SKIP_LTO}" ] || [ "${PAWPAW_SKIP_LTO}" -eq 0 ]; then