[MacPorts] #40094: pgAdmin3 uses --with-arch-x86_64
#40094: pgAdmin3 uses --with-arch-x86_64 --------------------------+---------------------- Reporter: ryandesign@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: pgAdmin3 --------------------------+---------------------- The pgAdmin3 port uses the configure arg "--with-arch-x86_64". This presumably won't work on ppc, ppc64 or i386 Macs. If really only x86_64 will work for this port, then that should be indicated by setting "supported_archs x86_64". But I do see these flags in output from "./configure --help": {{{ --with-arch-i386 include an i386 image in an OS X Universal build --with-arch-x86_64 include an x86_64 image in an OS X Universal build --with-arch-ppc include a PPC image in an OS X Universal build --with-arch-ppc64 include a PPC64 image in an OS X Universal build }}} This suggests any Mac arch should work. What does the --with-arch-x86_64 flag do that MacPorts' default inclusion of -arch flags doesn't do? Maybe the flag could simply be removed. Maybe the universal variant could be enabled. -- Ticket URL: <https://trac.macports.org/ticket/40094> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts