[MacPorts] #29124: AntTweakBar hardcodes i386 x86_64 archs
#29124: AntTweakBar hardcodes i386 x86_64 archs -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: karcaw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: AntTweakBar -------------------------------------+-------------------------------------- In AntTweakBar, the two files Makefile.osx hardcode the architectures i386 and x86_64. The port should instead have a universal variant, and respect the user's universal_archs and build_arch settings. -- Ticket URL: <https://trac.macports.org/ticket/29124> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29124: AntTweakBar hardcodes i386 x86_64 archs -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: karcaw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: AntTweakBar -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * keywords: => haspatch Comment: I propose the attached patch to fix this. May I commit it? In addition to respecting the user's choice of architecture(s), it uses ${configure.optflags} instead of assuming `-O3`, and ensures we're UsingTheRightCompiler. -- Ticket URL: <https://trac.macports.org/ticket/29124#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29124: AntTweakBar hardcodes i386 x86_64 archs -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: karcaw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: AntTweakBar -------------------------------------+-------------------------------------- Comment(by karcaw@…): Thank you for doing that, I have not thought about the arch differences. Please Commit -- Ticket URL: <https://trac.macports.org/ticket/29124#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29124: AntTweakBar hardcodes i386 x86_64 archs --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: karcaw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: AntTweakBar | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Done in r77820. -- Ticket URL: <https://trac.macports.org/ticket/29124#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts