[MacPorts] #18550: fftw-3[-single] 3.2.1 : should not have --enable-fma for Intel builds
MacPorts
noreply at macports.org
Mon Feb 23 16:20:28 PST 2009
#18550: fftw-3[-single] 3.2.1 : should not have --enable-fma for Intel builds
------------------------------------+---------------------------------------
Reporter: eborisch@… | Owner: ram@…
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: fixed | Keywords:
Port: fftw-3, fftw-3-single |
------------------------------------+---------------------------------------
Changes (by ram@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Replying to [comment:9 eborisch@…]:
> How about this for fftw-3:
>
> {{{
> array set merger_configure_args {
> ppc "--enable-fma --enable-altivec"
> ppc64 "--enable-fma --enable-altivec"
> i386 --enable-sse2
> x86_64 --enable-sse2
> }
> }}}
That does the job, although `--enable-altivec` is only appropriate for the
single precision build.
Replying to [comment:10 eborisch@…]:
> The configure argument "-enable-type-prefix" in fftw-3-single should go
away as well (not a valid - or needed - argument anymore.)
Done
Changes committed in r47232, thanks!
--
Ticket URL: <http://trac.macports.org/ticket/18550#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list