Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 11:55:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 231444] devel/boost-libs: Remove dependency to llvm
Message-ID:  <bug-231444-25061-omuVepWytp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231444-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231444-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231444

Jan Beich <jbeich@FreeBSD.org> changed:

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

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Upgrade to FreeBSD 11.2 or 12.0 if you don't want llvm60. In-base Clang/lib=
c++
3.4 on FreeBSD 10.4 doesn't support C++14 but building with -std=3Dc++14 (or
-std=3Dgnu++14) is required in order for Boost to be usable in C++14 consum=
ers
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231444-25061-omuVepWytp>