pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fftw
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 29 13:40:16 UTC 2012
Modified Files:
pkgsrc/math/fftw: Makefile distinfo
Log Message:
Update to 3.3.2:
FFTW 3.3.2
* Removed an archaic stack-alignment hack that was failing with
gcc-4.7/i386.
* Added stack-alignment hack necessary for gcc on Windows/i386. We
will regret this in ten years (see previous change).
* Fix incompatibility with Intel icc which pretends to be gcc
but does not support quad precision.
* make libfftw{threads,mpi} depend upon libfftw when using libtool;
this is consistent with most other libraries and simplifies the life
of various distributors of GNU/Linux.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/math/fftw/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/fftw/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index