[MacPorts] #20657: perl - 5.x - +universal variant does not build universal perl
#20657: perl - 5.x - +universal variant does not build universal perl ------------------------------------+--------------------------------------- Reporter: jameskyle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ------------------------------------+--------------------------------------- The +universal variant does nothing for the perl build. When compiling by hand, it's done like this: {{{ export SDK=/Developer/SDKs/MacOSX10.5.sdk/ ./Configure -Accflags="-arch i686 -arch ppc -arch x86_64 -arch ppc64 -fPIC -nostdinc -B$SDK/usr/include/gcc \ -B$SDK/usr/lib/gcc -isystem$SDK/usr/include \ -F$SDK/System/Library/Frameworks" \ -Aldflags="-arch i686 -arch ppc -arch ppc64 -arch x86_64 -Wl,-syslibroot,$SDK" \ -de && make }}} -- Ticket URL: <http://trac.macports.org/ticket/20657> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20657: perl - 5.x - +universal variant does not build universal perl -------------------------------------+-------------------------------------- Reporter: jameskyle@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: duplicate | Keywords: Port: | -------------------------------------+-------------------------------------- Changes (by toby@…): * status: new => closed * resolution: => duplicate Comment: dupe of #20404 -- Ticket URL: <http://trac.macports.org/ticket/20657#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts