[MacPorts] #50958: py-graph-tool fails to build with clang OpenMP option (configure.args=--enable-openmp)
MacPorts
noreply at macports.org
Thu Mar 31 07:41:22 PDT 2016
#50958: py-graph-tool fails to build with clang OpenMP option (configure.args
=--enable-openmp)
----------------------------+---------------------
Reporter: s.t.smith@… | Owner: tiago@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-graph-tool |
----------------------------+---------------------
Comment (by mmoll@…):
I don't think {{{port select clang ...}}} changes the default compiler
that MacPorts uses. It just creates symlinks so that clang points to
clang-3.9. You can change the compiler by specifying it in
${prefix}/etc/macports/macports.conf. This shouldn't be necessary:
{{{
configure.args-append=--enable-openmp
}}}
It's already part of the Portfile.
--
Ticket URL: <https://trac.macports.org/ticket/50958#comment:17>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list