#30331: switch pymol from numeric to numpy/scipy as well as clang on darwin11 ---------------------------------------+------------------------------------ Reporter: howarth@… | Owner: macports-tickets@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: | Keywords: haspatch Port: pymol | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: closed => reopened * resolution: fixed => Comment: Why clang on Darwin 11? Is it that you don't want to use llvm-gcc-4.2? If so, then that's what you should test for. If you want to be more selective than that, test the Xcode version, not the Mac OS X version. Several recent commits show examples of this. Why disable archflags for clang? Clang understands archflags. Only MacPorts gcc compilers don't. I really wish this port would use configure.compiler. Consider the attached patch. -- Ticket URL: <https://trac.macports.org/ticket/30331#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS