#44368: arb @6.0: error: unknown type name 'vm_extmod_statistics_data_t' ---------------------------+----------------------------- Reporter: ryandesign@… | Owner: matt.cottrell@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: arb | ---------------------------+----------------------------- Comment (by ryandesign@…): Replying to [comment:3 matt.cottrell@…]:
I think I've got a patch that will work, but I need help with Portfile syntax.
I think it would be something like this to apply the patchfile only to Lion (10.7):
{{{ platform darwin 8 { patchfiles patch-ARB-globalsosx.cpp.diff } }}}
Is that right?
`darwin 8` is Mac OS X 10.4. OS X 10.7 would be `darwin 11`. I'm just surprised you need to apply this patch conditionally on OS X 10.7. I would expect there to be a solution that is safe to apply unconditionally. -- Ticket URL: <https://trac.macports.org/ticket/44368#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X