cvs commit: ports/math/fftw3 Makefile pkg-plist
ports/math/fftw3/files patch-ltmain.sh ports/math/fftw3-long
Makefile ports/math/fftw3-float Makefile
Michael Johnson
ahze at FreeBSD.org
Sun Dec 19 20:55:50 PST 2004
ahze 2004-12-20 04:55:50 UTC
FreeBSD ports repository
Modified files:
math/fftw3 Makefile pkg-plist
math/fftw3-long Makefile
math/fftw3-float Makefile
Added files:
math/fftw3/files patch-ltmain.sh
Log:
- Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE by
using internal libtool since we use gcc34 and libtool15 doesn't like a
different CC/CXX other than the one it was built with [1]
- Fix plist if WITH_SMP_THREADS was defined
- Bump PORTREVISION to force update of plist changes
Reported by: marcus [1]
Revision Changes Path
1.2 +1 -1 ports/math/fftw3-float/Makefile
1.2 +1 -1 ports/math/fftw3-long/Makefile
1.33 +5 -2 ports/math/fftw3/Makefile
1.1 +15 -0 ports/math/fftw3/files/patch-ltmain.sh (new)
1.10 +3 -0 ports/math/fftw3/pkg-plist
More information about the cvs-all
mailing list