#32682: glib2-devel: Update to 2.31.8 ----------------------------------------+----------------------------------- Reporter: blender3dartist@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: glib2-devel | ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Updated in r88770. I hope it works. Upstream has removed their previous mutex code, so I removed the corresponding sections from the configure patch and ed script, but I don't know if whatever they've implemented as a replacement needs any new patches. Yes, the ed script is required. It is there to edit the config.h file the configure script generates, to correct the assumptions made by the glib developers, that one can determine the size and endianness of integers and pointers at configure time and then use that information at build time; this assumption is incorrect on OS X when you build for multiple architectures simultaneously -- architectures which differ in size and/or endianness. -- Ticket URL: <https://trac.macports.org/ticket/32682#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS