clang 3.4 can't be configured (part of a selfupdate)
Lawrence Velázquez
larryv at macports.org
Fri Jul 29 13:28:03 PDT 2016
> On Jul 29, 2016, at 10:57 AM, [ftp83plus] <gestos at ftp83plus.net> wrote:
>
> And why would it use clang-3.3 when it's explicitly told to use clang 3.4?
The build failure is in libomp, which has the following compiler whitelist:
# According to documentation builds with clang >= 3.3
compiler.whitelist clang \
macports-clang-3.3 \
macports-clang-3.4 \
macports-clang-3.5 \
macports-clang-3.6 \
macports-clang-3.7 \
macports-clang-3.8 \
macports-clang-3.9
vq
More information about the macports-users
mailing list