Re: [MacPorts] #13814: fftw-3: Not building universal variant
#13814: fftw-3: Not building universal variant ------------------------------------+--------------------------------------- Reporter: andre.david@… | Owner: ram@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: universal Port: fftw-3, fftw-3-single | ------------------------------------+--------------------------------------- Comment(by 10.50@…): Replying to [comment:9 ram@…]:
universal Portfile, from 10.50@free.fr, attached
I'll test this but it will probably be next week before I get a chance, I imagine the same will work for fftw-3-single?
Normally, yes. This is a fairly general universal build framework solution: the code is duplicated in subdirectories corresponding to each arch, then separately configured with the right arch flag and compiled therein, then the results are joined through lipo into a universal file. It should be satisfactory for build processes that use -M or -E or any other option not compatible with multiple arch switches in gcc. V. -- Ticket URL: <http://trac.macports.org/ticket/13814#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts