[Bug 222415] [patch] bsd.compiler.mk: Add support for C++17

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 15 14:54:33 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222415

Mikhail T. <mi at ALDAN.algebra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mi at ALDAN.algebra.com

--- Comment #1 from Mikhail T. <mi at ALDAN.algebra.com> ---
I'd say, compiler.mk should allow using clang50 in other cases too -- such as
via the DEFAULT_VERSIONS-mechanism or simply when clang50 is already installed
(and 40 is not).

Currently, the compiler:c++14-lang flag will add clang40 dependency
unconditionally -- even if clang50 is already present instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list