CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/24 11:19:13
Modified files:
math/fftw3 : Makefile
Log message:
fftw3: use fortran module
configure picks up gfortran which may lead to build failures due to junking.
Worse, when building with gfortran, additional public symbols are present
in the fftw3_threads.
