#42843: dmalloc @5.5.2 +universal: dylibs are not actually universal ----------------------+-------------------- Reporter: egall@… | Owner: toby@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: dmalloc | ----------------------+-------------------- Changes (by ryandesign@…): * cc: toby@… (removed) * owner: macports-tickets@… => toby@… Comment: I see that `-arch` flags are used by the build, except when building the dylibs. This is the typical behavior of a configure script that was generated with a version of autoconf too old to know about universal binaries. The normal solution would be to add "`use_autoreconf yes`" to the Portfile. There are two issues preventing this: 1. The port has a patch for the configure script. It looks like this could be easily changed to patch configure.ac instead. 2. `autoreconf` fails. -- Ticket URL: <https://trac.macports.org/ticket/42843#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X