[MacPorts] #30534: aqua/Platypus is non-universal on Snow Leopard / Lion
MacPorts
noreply at macports.org
Mon Aug 1 19:53:00 PDT 2011
#30534: aqua/Platypus is non-universal on Snow Leopard / Lion
----------------------------------------+-----------------------------------
Reporter: rmstonecipher@… | Owner: tsupplis@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: haspatch | Port: platypus
----------------------------------------+-----------------------------------
The only supported architecture available on Snow Leopard (Darwin 10) and
Lion (Darwin 11) is i386; therefore no universal binary can be
built.[[br]]
A universal binary for i386/ppc is possible on Leopard and older.[[br]]
Consider adding this as follow-up to r77136:
{{{
+if {"darwin" == ${os.platform} && ${os.major} >= 10} {
+ universal_variant no
+}
+
}}}
If the above change is acceptable, please let me know and I will commit
it.[[br]][[br]]
Cheers,[[br]]
Ryan Stonecipher
--
Ticket URL: <https://trac.macports.org/ticket/30534>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list