Tags: mh0fm4/fftw3
Tags
fixed deadlock bug caused by bogosity flag getting out of synch betwe… …en processes; thanks to Michael Pippig for the bug report
Fix libfftw3/libfftw3_threads chicken-egg problem On most systems we want to build libfftw3 first, so that libfftw3_threads can depend upon libfftw3. When producing a single combined-thread library (e.g. on Windows) we want the opposite, so that libfftw3 can include libfftw3_threads.
PreviousNext