[MacPorts] #17179: openssl-0.9.8i patch to enable universal_archs support and simultaneous 32/64-bit build
#17179: openssl-0.9.8i patch to enable universal_archs support and simultaneous 32/64-bit build ------------------------------+--------------------------------------------- Reporter: arcata@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: openssl ------------------------------+--------------------------------------------- The openssl portfile had all the scaffolding to support quad-universal platform building commented out. This patch enables that support and makes the universal build subject to the universal_archs variable. Attempting to simultaneously build for a 32- and 64-bit target causes the destroot merge to fail because of minor differences in the generated opensslconf.h file for i386/ppc versus x86_64/ppc64. To fix this, the attached patch adds a patchfile to modify the opensslconf.h generation process to bake the 32/64-bit differences into the header using #ifdef __LP64__ guards to select the proper definitions. -- Ticket URL: <http://trac.macports.org/ticket/17179> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17179: openssl-0.9.8i patch to enable universal_archs support and simultaneous 32/64-bit build -------------------------------+-------------------------------------------- Reporter: arcata@gmail.com | Owner: mww@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: openssl | -------------------------------+-------------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/17179#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17179: openssl-0.9.8i patch to enable universal_archs support and simultaneous 32/64-bit build -------------------------------+-------------------------------------------- Reporter: arcata@gmail.com | Owner: mww@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: openssl | -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #15033. -- Ticket URL: <http://trac.macports.org/ticket/17179#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts