[MacPorts] #45482: rman: allow universal build and respect build architecture
#45482: rman: allow universal build and respect build architecture ------------------------+---------------------- Reporter: mcalhoun@… | Owner: lomion@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Keywords: haspatch | Port: rman ------------------------+---------------------- The following patch would allow rman to both build a universal binary and respect the build architecture preferences. -- Ticket URL: <https://trac.macports.org/ticket/45482> MacPorts <https://www.macports.org/> Ports system for OS X
#45482: rman: allow universal build and respect build architecture -------------------------+---------------------- Reporter: mcalhoun@… | Owner: lomion@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: fixed | Keywords: haspatch Port: rman | -------------------------+---------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => fixed Comment: done r133692 -- Ticket URL: <https://trac.macports.org/ticket/45482#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#45482: rman: allow universal build and respect build architecture -------------------------+---------------------- Reporter: mcalhoun@… | Owner: lomion@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: fixed | Keywords: haspatch Port: rman | -------------------------+---------------------- Comment (by ryandesign@…): It doesn't need to be that complicated. Simplified in r133714. -- Ticket URL: <https://trac.macports.org/ticket/45482#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#45482: rman: allow universal build and respect build architecture -------------------------+---------------------- Reporter: mcalhoun@… | Owner: lomion@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: fixed | Keywords: haspatch Port: rman | -------------------------+---------------------- Comment (by ryandesign@…): In fact, not only was the old way complicated, it didn't work correctly. The port did not declare a universal variant, yet the port responded to the universal variant, which meant that for me, since I have +universal in my variants.conf, the port installed universally even though the universal variant did not get recorded in the registry. My commit fixes this. -- Ticket URL: <https://trac.macports.org/ticket/45482#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts