#11881: RFE: xcode portgroup - add +universal variant ---------------------------------+------------------------------------------ Reporter: meissnem@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: Resolution: fixed | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by pguyot@kallisys.net): * status: new => closed * resolution: => fixed Comment: There are three main differences with the new patch: * universal_variant no still works, and can be applied to all ports that don't support +universal. * it uses the new universal_* settings in macports.conf. As a consequence, it can build custom combination of universal binaries, such as "i386 x86_64", instead of only doing i386 ppc). It also can build against 10.5 sdk. * it provides some group support for universal variants for tuning individual ports that may require it. There are still issues with ports that are built +universal by default or with projects that do not like ARCHS options. But I believe these issues are rather related to individual ports, not to the portgroup which cannot solve all problems anyway. -- Ticket URL: <http://trac.macports.org/ticket/11881#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS