[MacPorts] #55702: openmpi:: add clang-6.0
MacPorts
noreply at macports.org
Tue Jan 16 20:35:02 UTC 2018
#55702: openmpi:: add clang-6.0
----------------------------+------------------------
Reporter: gaming-hacker | Owner: seanfarley
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: guide | Version:
Resolution: | Keywords:
Port: openmpi-devel |
----------------------------+------------------------
Description changed by mf2k:
Old description:
> updating ports to include clang-6.0 compiler so too short to submit a
> patch
>
> WAS:
> array set clist {
>
> ...
> clang50 {macports-clang-5.0}
> ...
>
> IS:
> array set clist {
>
> ...
> clang50 {macports-clang-5.0}
>
> clang60 {macports-clang-6.0}
> ...
New description:
updating ports to include clang-6.0 compiler so too short to submit a
patch
WAS:
{{{
array set clist {
...
clang50 {macports-clang-5.0}
...
}}}
IS:
{{{
array set clist {
...
clang50 {macports-clang-5.0}
clang60 {macports-clang-6.0}
...
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/55702#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list