[Bug 231444] devel/boost-libs: Remove dependency to llvm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 18 11:55:24 UTC 2018


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

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Upgrade to FreeBSD 11.2 or 12.0 if you don't want llvm60. In-base Clang/libc++
3.4 on FreeBSD 10.4 doesn't support C++14 but building with -std=c++14 (or
-std=gnu++14) is required in order for Boost to be usable in C++14 consumers
e.g.,

    databases/clickhouse
    databases/mongodb34
    databases/mongodb36
    editors/jucipp
    math/cadabra2
    multimedia/mkvtoolnix
    science/libgeodecomp
    sysutils/osquery
    www/osrm-backend

https://github.com/boostorg/system/issues/24

If you really want to stick to FreeBSD 10.4 beware that I'm planning to drop
support after EOL on 2018-10-31.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-office mailing list