#36397: jgraph-8.3 fails to compile with clang ------------------------------+------------------- Reporter: brett.higgins@… | Owner: s@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: clang Port: jgraph | ------------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => s@… * keywords: => clang Comment: Replying to [ticket:36397 brett.higgins@…]:
configure.cc gives clang on Mountain Lion (maybe on others?)
On Xcode 4.2 and up.
Adding {{{ configure.compiler gcc }}} to the Portfile resolves the issue. (Alternative fix would be to patch all the old-style definitions; obviously more laborious.)
{{{ compiler.blacklist clang }}} is what we would want to put, if we cannot fix it to compile with clang. -- Ticket URL: <https://trac.macports.org/ticket/36397#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS